0.88.1 • Published 3 years ago

ego-cli v0.88.1

Weekly downloads
3
License
LGPL-3.0
Repository
github
Last release
3 years ago

npm

ego-cli

Command Line Interface, which is designed to handle things, like Dev(Op) tasks, much faster.

Install

You can install it globally:

npm install -g ego-cli

Or for your project, from where your package.json file is stored:

npm install --save-dev ego-cli

Execute

For example run the integrated Yeoman generator by executing:

ego new

Available commands

A (non complete) list of some interesting commands:

aptdate              # Runs 'apt-get update', 'apt-get upgrade' and 'apt-get autoremove' in one command.
api                  # Runs an Express.js based REST API from current directory.
backup               # Backups the current directory.
build                # Shorthand for 'npm run build'.
csv-split            # Splits one or more (huge) CSV file(s) into separates parts.
chuck                # Print a random Chuck Norris joke. Jep it is true! Just try it 😎
clock                # Shows the current time or a clock value of another timezone.
create               # Runs an e.GO creator module on npm.
devops-items-update  # Updates one or more Azure DevOps work items.
docker-stop          # Stops all running Docker containers.
docker-up            # Shorthand for 'docker-compose up'.
git-checkout         # Checks out (to) a branch.
git-delete           # Deletes local branches, except 'master' and the current one.
git-export           # Clones a repository to the working directory and removes the '.git' subfolder.
git-pull             # Pulls from all remotes to the current branch.
git-push             # Pushes the current branch to all remotes.
git-sync             # Syncs the current branch with all remotes.
job                  # Executes one or more scripts periodically.
new                  # Starts the e.GO generator for Yeoman.
node-install         # Removes the 'node_modules' subfolder and executes 'npm install'.
public-ip            # Print public ipv4 and ipv6 ip address.
pull-request         # Starts a pull request (Azure DevOps) for the branch of the current git repository.
qr                   # Creates an image file with a QR code from a text.
rn-run               # Runs the current React Native project.
run                  # Runs one or more Node.js based script file(s).
serve                # Starts a HTTP server that shares files via a web interface.
slack-post           # Posts a message to one or more Slack channels.
ssl-new              # Creates a new self-signed SSL certificate.
watch                # Runs one or more scripts for file changes.

To list all available commands, simply run

ego

Wiki

Have a look at the wiki, which contains interesting articles and recipes like:

Contribute

The contribution guide explains, how to implement a new command, work with the code and open a pull request.

Copyright

That software makes use of free version of MD Bootstrap.

0.88.1

3 years ago

0.88.0

3 years ago

0.87.0

4 years ago

0.86.2

4 years ago

0.86.0

4 years ago

0.86.1

4 years ago

0.85.0

4 years ago

0.84.2

4 years ago

0.84.1

4 years ago

0.84.0

4 years ago

0.83.0

4 years ago

0.82.0

4 years ago

0.81.0

4 years ago

0.80.2

4 years ago

0.80.0

4 years ago

0.80.1

4 years ago

0.79.2

4 years ago

0.79.1

4 years ago

0.79.0

4 years ago

0.78.0

4 years ago

0.77.0

5 years ago

0.76.2

5 years ago

0.75.2

5 years ago

0.75.1

5 years ago

0.75.0

5 years ago

0.74.1

5 years ago

0.74.0

5 years ago

0.73.2

5 years ago

0.73.1

5 years ago

0.73.0

5 years ago

0.72.0

5 years ago

0.71.1

5 years ago

0.71.0

5 years ago

0.70.4

5 years ago

0.70.3

5 years ago

0.70.2

5 years ago

0.70.1

5 years ago

0.70.0

5 years ago

0.69.0

5 years ago

0.68.2

5 years ago

0.68.1

5 years ago

0.68.0

5 years ago

0.67.0

5 years ago

0.66.1

5 years ago

0.66.0

5 years ago

0.65.4

5 years ago

0.65.3

5 years ago

0.65.2

5 years ago

0.65.1

5 years ago

0.65.0

5 years ago

0.64.1

5 years ago

0.64.0

5 years ago

0.63.0

5 years ago

0.62.1

5 years ago

0.62.0

5 years ago

0.61.1

5 years ago

0.61.0

5 years ago

0.60.0

5 years ago

0.59.0

5 years ago

0.58.0

5 years ago

0.57.2

5 years ago

0.57.1

5 years ago

0.57.0

5 years ago

0.56.0

5 years ago

0.55.0

5 years ago

0.54.4

5 years ago

0.54.3

5 years ago

0.54.2

5 years ago

0.54.1

5 years ago

0.54.0

5 years ago

0.53.0

5 years ago

0.52.0

5 years ago

0.51.1

5 years ago

0.51.0

5 years ago

0.50.0

5 years ago

0.49.0

5 years ago

0.48.2

5 years ago

0.48.1

5 years ago

0.48.0

5 years ago

0.47.1

5 years ago

0.47.0

5 years ago

0.46.0

5 years ago

0.45.0

5 years ago

0.44.0

5 years ago

0.43.0

5 years ago

0.42.0

5 years ago

0.41.0

5 years ago