ant-finger

0.0.3 • Public • Published

ant-finger

Manage your favorite command lines.

total downloads of ant-finger ant-finger's License latest version of ant-finger coverage status of github.com/YounGoat/nodejs.antfin build status of github.com/YounGoat/nodejs.antfin star github.com/YounGoat/nodejs.antfin

This tool will create a command named "af" which means "ant fingers". It helps you manage your favorite commands, and apply them easily on demand.

Links

Get Started

npm install -g ant-finger 
# Install the tool.
# A global command `af` will be created.

af help <SUB_COMMAND>
# Show help info of specified sub command.

af list
# List all saved commands.

af remove
# Remove saved command(s).

af rename
# Rename saved command.

af run [ <NAME> ]
af run [ --name ] <NAME>
# Run saved command.

af save [ <COMMAND> <ARGS> ]
# Save your favorite command.

af history 
# Display history commands.

af !0
# Re-run history command No.0.

af !0 --amend
# Re-run history command No.0 by changing some of the variables.

Readme

Keywords

none

Package Sidebar

Install

npm i ant-finger

Weekly Downloads

1

Version

0.0.3

License

SEE LICENSE IN LICENSE.md

Unpacked Size

42.5 kB

Total Files

39

Last publish

Collaborators

  • youngoat