nazieb / gh-upload-release

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gh-upload-release

gh-upload-release is a CLI app written in Node.js

NPM Scripts

npm build

Transpiles the JS files to compatible version in dist directory with Babel

npm test

Runs the tests inside __tests__ directory using Jest

npm run lint

Runs lint checking using ESLint & Prettier

npm run lint -- --fix

Auto-fix lint errors

About


Languages

Language:JavaScript 100.0%