call-saul
v2.0.0
Published
Randomly ๐ฒ select a license ๐ for your project
Downloads
2
Readme
call-saul
Randomly ๐ฒ select a license ๐ for your project.
Please don't sue me.
Install
First, let's install the package.
npm install -g call-saul
Next, you'll need a personal access token to use Github's API. You can create one at https://github.com/settings/tokens
The token can be fed to Saul in two ways:
- Using an environment variable:
GITHUB_TOKEN=abc123
. - Call the CLI with the
--token abc123
flag.
Usage
Lets create a random LICENSE file in your current directory.
call-saul
Congratulations, you've just made some corporate lawyer very happy!