Create GitHub gists from your CLI. π
go get github.com/hackebrot/amelia
Connecting to the GitHub API with amelia requires authentication via oauth-tokens.
Please generate tokens (with scope "Create gists") and set the following environment variables:
AMELIA_USERNAME
- your GitHub user nameAMELIA_TOKEN
- your personal GitHub API access token
With auth environment variables in place you can now use amelia. π»
-d string
description of the gist (default "Amelia Gist")
-description string
description of the gist (default "Amelia Gist")
-p indicates whether the gist is public
-public
indicates whether the gist is public
To create a public gist with description "Hello World" and a file "helloworld.md" run the following:
$ amelia -public -description "Hello World" helloworld.md
To create a secret gist with the default description and multiple files run the following:
$ amelia file1.txt file2.txt
Would you like to contribute to amelia? You're awesome! π
Please check out the good first issue label for tasks, that are good candidates for your first contribution to amelia. Your contributions are greatly appreciated! Every little bit helps, and credit will always be given! Find out who has already contributed to amelia here! πππ
Please note that amelia is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Distributed under the terms of the MIT License, amelia is free and open source software.
A Saboscrivner can write about food so accurately that people get the sensation of taste when they read about the food. Amelia Mintz is a Saboscrivner.