https://github.com/andrewmaksimchuk/cli_helper
https://github.com/andrewmaksimchuk/cli_helper
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrewmaksimchuk/cli_helper
- Owner: AndrewMaksimchuk
- Created: 2021-01-28T11:32:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-03T07:54:41.000Z (over 3 years ago)
- Last Synced: 2025-02-06T05:43:20.034Z (3 months ago)
- Language: Python
- Size: 68.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cli_helper
Designed specifically for a single closed project to speed up development in the Python programming language.
This CLI program create new python file with some default code from python template files.
Template file selected by interaction with the user through questions in command line(terminal).Build on JavaScript(Node.js) and use libraries:
- console-clear
- figlet
- figures
- chalk
- commander
- inquirerrun.bat - create link for simple run this program from terminal by typed "helper" in terminal. This file run only in Windows os.
