Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/heroesofcode/commands
- Owner: heroesofcode
- License: mit
- Created: 2023-05-25T01:06:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-31T00:44:45.000Z (about 1 year ago)
- Last Synced: 2023-10-31T01:29:15.378Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 321 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT
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.