Commit Graph

7 Commits (master)

Author SHA1 Message Date
J. Fernando Sánchez 5199d5b5aa Improve CLI. Add credentials 6 years ago
J. Fernando Sánchez 57eb73b53b Fix README 6 years ago
J. Fernando Sánchez 9c82dea298 Config from variable or file
This replaces the old file of credentials (with one per line) with a
configuration in YAML format.

The configuration can be stored either in a file or in an environment variable
(BITTER_CONFIG).

There is still a command line argument to add the credentials in that file to
the config.
6 years ago
J. Fernando Sánchez cf766a6bf3 API command
* Added API command
* Fixed bug in chunk
7 years ago
J. Fernando Sánchez 1cb86abbdd Use easy in tests and README 7 years ago
J. Fernando Sánchez 6ebb82ba54 Drone tests, fixed get_credentials 8 years ago
J. Fernando Sánchez 17f589c710 Added webserver 8 years ago