/bob

A CLI wizard to setup secrets for a Github repository by fetching API keys from well known websites

Primary LanguageKotlinMIT LicenseMIT

bob

Github Build GitHub license

A CLI tool to help with management and maintenance of OSS repositories.

For instance, it automates the setup of secrets for a set of Github repositories.

Usage

You can run the program using Docker with the following command:

docker run --rm -it hildan/bob set-github-secrets [OPTIONS]

Please use -h for more information.

You can pass your GitHub login and API token on the command line as options, or you will be prompted to enter them.

License

Code released under the MIT license