tadija / ae

command line personal assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ae

command line personal assistant

Command line tool which basically does nothing, yet it can do anything (as long as you implement it).

Installation

Recommended

  • Fork this repository or create a new from template

  • Clone your new repository into ~/.ae

    git clone $YOUR-REPOSITORY-URL ~/.ae
  • Install ae into /usr/local/bin

    make install -C ~/.ae

Quick start

  • Take it for a spin and setup a custom git repository later

    git clone git@github.com:tadija/ae ~/.ae && make quickstart -C ~/.ae

License

This code is released under the MIT license. See LICENSE for details.


#done-for-fun #keep-it-simple #think-different

About

command line personal assistant

License:MIT License


Languages

Language:Swift 64.3%Language:Makefile 35.7%