https://github.com/amirmghanem/legendarycli
https://github.com/amirmghanem/legendarycli
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amirmghanem/legendarycli
- Owner: AmirMGhanem
- License: mit
- Created: 2022-11-22T14:30:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T09:53:51.000Z (over 2 years ago)
- Last Synced: 2025-03-02T16:18:24.484Z (3 months ago)
- Language: Python
- Size: 358 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# legendaryCLI
[](https://travis-ci.org/derrod/legendary)
A command-line interface for the Simple CLI project using :
1- Click, Python, termcolor, pyfiglet, tqdm## Installation
This is a simple CLI to show my CV and resume
## Installation
```bash
pip install legendarycli
```## Usage
```cli
legendarycli --help [HELP]* * * * *
legendarycli --gh [Navigate you to my Github Profile]
* * * * *
legendarycli --li [Navigate you to my Linkedin Profile]
* * * * *legendarycli --cv --[Argument*/OS*/] [Specify which OS [Mac Or Win] you are using]
* * * * *
legendarycli --about [Sample Text about me :) ]
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.Please make sure to update tests as appropriate.
## License
[MIT-LICENSE](https://github.com/AmirMGhanem/legendaryCLI/blob/main/LICENSE.txt)