You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create github gist (github token set GITHUB_GIST_TOKEN env)
compile
nimble build
run
./gist
Copyright (c) 2023 by aerphanas
gist [Options]
Options:
--public:GITHUB_USERNAME show all public github gist item
--uname:GITHUB_USERNAME show all github gist item (need github token)
--create:DESCRIPTION FILENAME create github gist with description and file (need github token)