https://github.com/budtmo/cfb
Sample CLI written in different languages
https://github.com/budtmo/cfb
Last synced: over 1 year ago
JSON representation
Sample CLI written in different languages
- Host: GitHub
- URL: https://github.com/budtmo/cfb
- Owner: budtmo
- License: other
- Created: 2018-10-09T10:15:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T14:10:44.000Z (over 7 years ago)
- Last Synced: 2025-02-07T12:31:56.382Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CFB
===
CFB stands for CLI For Beginner which contains sample of CLI in different languages.
1. [Bash](bash)
2. [Javascript](javascript)
3. [Python](python)