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

https://github.com/amirmghanem/legendarycli


https://github.com/amirmghanem/legendarycli

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# legendaryCLI

[![Build Status](https://travis-ci.org/derrod/legendary.svg?branch=master)](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)