| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Diffgram CLI is command line interface for developers who want to contribute to Diffgram
npm install -g diffgram-cliInstall dev version
npm i -g .
Run without installation:
node bin/index.js [command name]
Change your directory to the diffgram first. To see what's available on CLI, run:
diffgram --helpClone this repo and install dependencies. After, create .env file in the root folder and set next environmental variable:
DEV=true| Back | FazBrowse Home | New Git URL |