Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/eviweb/bash-commands
- Owner: eviweb
- License: mit
- Created: 2014-01-20T15:53:03.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-22T14:55:48.000Z (over 9 years ago)
- Last Synced: 2023-03-25T11:44:16.694Z (over 1 year ago)
- Language: Shell
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 IDELicense information
-------------------
Please see [License](LICENSE)Contribute
----------
Feel free to fork and ask for pull requests.