/alias-manager

poc for cli app using clojurescript

Primary LanguageClojure

Alias Manager

Installation

lein cljsbuild once

This will generate am file. Add the am file to path.

Usage

am -c # Clear db
am -n l ls # alias l => ls
am l # execute alias l