An open API service indexing awesome lists of open source software.

https://github.com/jstmaxlol/cliprogramtemplates

🍵A list of CLI Program Templates, useful to learn programming languages or quickstart a CLI program
https://github.com/jstmaxlol/cliprogramtemplates

bash cpp csharp java learn py python shell template

Last synced: 5 months ago
JSON representation

🍵A list of CLI Program Templates, useful to learn programming languages or quickstart a CLI program

Awesome Lists containing this project

README

          

# 💻CLI Program Templates
🍵A list of CLI Program Templates, useful to quickly start writing a CLI program
|Available languages📝|
|-|
|[C++](https://github.com/jstmaxlol/cliProgramTemplates/blob/main/cpp-template.cpp)|
|[C#](https://github.com/jstmaxlol/cliProgramTemplates/blob/main/csharp-template.cs)|
|[Python](https://github.com/jstmaxlol/cliProgramTemplates/blob/main/python-template.py)|
|[Java](https://github.com/jstmaxlol/cliProgramTemplates/blob/main/java-template.java)|
|[Bash](https://github.com/jstmaxlol/cliProgramTemplates/blob/main/bash-template.sh)|