Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 357 Bytes

File metadata and controls

17 lines (12 loc) · 357 Bytes

ting-cli

Development

Use make:

  • make - run checks
  • make test - run test
  • make check - perform static code analysis
  • make install - install in /usr/local/bin
  • make dist - prepare for distributing
  • make clean - remove distribution artifacts
  • make info - print system info (useful for debugging).

License

MIT