Commit Graph

7 Commits (master)

Author SHA1 Message Date
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 38605ba2c8 Added stream to CLI
* Save stream to file
* Parse file and get the most important hashtags
8 years ago
J. Fernando Sánchez 09feb050a6 Changed versioning, added locks 8 years ago
J. Fernando Sánchez 39726a12d9 Parallel processing and future 8 years ago
J. Fernando Sánchez 17f589c710 Added webserver 8 years ago
J. Fernando Sánchez 97028e38b1 Added cli and fixed dependencies 8 years ago
J. Fernando Sánchez d0de6c2ea9 First commit 8 years ago