Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexpdev/multitool

Multitool CLI
https://github.com/alexpdev/multitool

Last synced: 21 days ago
JSON representation

Multitool CLI

Awesome Lists containing this project

README

        

# Multitool

![GitHub repo size](https://img.shields.io/github/repo-size/alexpdev/multitool)
![GitHub contributors](https://img.shields.io/github/contributors/alexpdev/multitool)
![GitHub stars](https://img.shields.io/github/stars/alexpdev/multitool?style=social)
![GitHub forks](https://img.shields.io/github/forks/alexpdev/multitool?style=social)

`multiTool` is a command line interface with an array of features that can generally make life easier.

## Prerequisites

Before you begin, ensure you have met the following requirements:

* You have `python3` installed

## Installing Multitool

To install `multitool`, follow these steps:

> in a terminal

```bash
git clone https://github.com/alexpdev/multitool.git
cd multitool
python setup.py install
```

## Using Multitool

To use `multitool`, follow these steps:

### TODO

## Contributing to Multitool

To contribute to `multitool`, follow these steps:

1. Fork this repository.
2. Create a branch: `git checkout -b `.
3. Make your changes and commit them: `git commit -m ''`
4. Push to the original branch: `git push origin /`
5. Create the pull request.

Alternatively see the GitHub documentation on [creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).

## Contact

If you want to contact me you can reach me through Github Issues for the repository.

## License

This project uses the following license: [MIT](https://github.com/alexpdev/multitool/LICENSE.md).