Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eviweb/bash-commands

A set of bash commands.
https://github.com/eviweb/bash-commands

Last synced: about 1 month ago
JSON representation

A set of bash commands.

Awesome Lists containing this project

README

        

Bash Commands
=============
A set of bash commands.

How to install
--------------
clone this repo `git clone https://github.com/eviweb/bash-commands`
> Then if you want to get a better user experience, you should finalize the install by using the *[bash-commands-installer](https://github.com/eviweb/bash-commands-installer)*

Available commands
------------------
> please use `-h` option on a command to see its usage information

* `bin/newex` : to create executable files
* `bin/newcmd` : to create bash command files
* `bin/newalias` : to create a more elaborated alias to a command
* `composer/newccalias` : to create aliases to composer locally installed function
* `composer/newcp` : to create new composer based project for Netbeans IDE

License information
-------------------
Please see [License](LICENSE)

Contribute
----------
Feel free to fork and ask for pull requests.