apriyadi / character-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Character-name-generator

semantic-release CircleCI Codecov

Testing implementation:

Details:

  • Install: $npm install
  • Run test: $npm run test
  • Add changes to git: $git add -A
  • Commit via Cometizen: $npm run commit
  • Integration is initiated when repo is pushed back to git: $git push

To install

npm install

To push changes

git add -A

npm run commit

git push

Manual test

npm run test

About


Languages

Language:JavaScript 100.0%