Skip to content

arikon/tpl-cli

Repository files navigation

tpl-cli

Project template for the command line COA-based applications.

What's inside?

  • mocha as a test framework
  • istanbul as a code coverage tool
  • GNUmakefile
    • run tests by executing make test
    • produce code coverage report by executing make coverage
  • Preconfigured Travis CI integration
  • Contributing Guide in CONTRIBUTING.md
  • ChangeLog stub in ChangeLog.md

How to use

Install volo

npm -g install volo

Create project using template

volo create your-project-name arikon/tpl-cli

About

Project template for the command line COA-based applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published