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

https://github.com/asozza/cli-essentials

command-line interface for unix-like systems
https://github.com/asozza/cli-essentials

command-line-tool shell-scripts

Last synced: 12 months ago
JSON representation

command-line interface for unix-like systems

Awesome Lists containing this project

README

          

# cli-essentials

Command-Line Interface for Unix-like systems

At the moment, it covers the following tasks:

- [ ] `bash`: basic commands, ghostscript, media (audio, video), scripts for killing processes
- [ ] `cdo`: CDO and grib commands
- [ ] `config`: configuration files and dot files
- [ ] `ffmpeg`: audio and video manipulation
- [ ] `git`: basic commands, check status in multiple repositories
- [ ] `gs`: ghostscript command for PDF manipulation
- [ ] `gnuplot`: general commands and palettes

In the process of extending the materials,
each folder should contains folders: `scripts` and `documentation`,
in order to separate markdown and executable scripts.