Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

cli-templates

Template code to start development of command-line tools.

Code is able to:

  • parse arguments
  • perform logging
  • perform http requests
  • produce output in human and machine consumable way

Would be nice to have:

  • keep cookie files
  • run some other cli programs, supply args and get ouput
  • ask user for secret data

Most of command line tools require the same features. These templates could save time
from reimplementing basic functionality each time.

About

Templates for development of CLI tools

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages