1
0
Fork 0
gist/README.md

330 B

gist

A CLI to quickly upload files to an opengist instance.

All CLI flags can alternatively be sourced from environment variables or a configuration file.

For example:
Flag: --username foo
Env: GIST_USERNAME=foo
Config:

username: foo

License

MIT