Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/heroesofcode/commands

Commands was written in Shell Script to make everyday linux commands easier
https://github.com/heroesofcode/commands

Last synced: 1 day ago
JSON representation

Commands was written in Shell Script to make everyday linux commands easier

Awesome Lists containing this project

README

        

# Commands

[![CI](https://github.com/heroesofcode/Commands/actions/workflows/CI.yml/badge.svg)](https://github.com/heroesofcode/Commands/actions/workflows/CI.yml)
[![GitHub](https://img.shields.io/github/license/heroesofcode/Commands)](https://github.com/heroesofcode/Commands/blob/main/LICENSE)

Commands was written in Shell Script to make everyday linux commands easier

## How to use?

Clone this repository and go in the folder or you can download some commands.sh

```shell
chmod +x commands.sh
./commands.sh
```

## Contribution

Feel free to want to contribute, add new commands and improve the repository :rocket:

## License
Commands is released under the MIT license. See [LICENSE](https://github.com/heroesofcode/Commands/blob/main/LICENSE) for details.