Termory(terminar - memmory): A Command Line Tool
Termory is a simple tool for building command line utilities
Quick Start
- Install ruby and
- gem install termory
Configuration
- Init data
termory db create- Setting your alias
termory config alias.xxx "your config"- Use your alias
termory exec xxx- List your alias
termory config -l
# or
termory config --listLicense
Released under the MIT License. See the LICENSE file for further details.