command line personal assistant
Command line tool which basically does nothing, yet it can do anything (as long as you implement it).
-
Fork this repository or create a new from template
-
Clone your new repository into
~/.aegit clone $YOUR-REPOSITORY-URL ~/.ae
-
Install ae into
/usr/local/binmake install -C ~/.ae
-
Take it for a spin and setup a custom git repository later
git clone git@github.com:tadija/ae ~/.ae && make quickstart -C ~/.ae
This code is released under the MIT license. See LICENSE for details.
#done-for-fun #keep-it-simple #think-different