https://github.com/newswangerd/chucknorris-cli
https://github.com/newswangerd/chucknorris-cli
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/newswangerd/chucknorris-cli
- Owner: newswangerd
- Created: 2021-04-06T13:59:55.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-06T14:41:35.000Z (about 4 years ago)
- Last Synced: 2025-01-18T00:23:01.180Z (4 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chuck Norris CLI
This is a demo showing how to build cli tools using python.
## Installation
`pip install chucknorris-cli`
## Usage
```shell
$ chucknorris Chuckster --number 29
Fear of spiders is arachnophobia, fear of tight spaces is claustrophobia, fear of Chuckster is called logic.
```