1.2.3 • Published 9 years ago
nobo v1.2.3
 ___  __    ________  ___    _______     
|\  \|\  \ |\   __  \|\  \  /  ___  \    
\ \  \/  /|\ \  \|\  \ \  \/__/|_/  /|   
 \ \   ___  \ \   __  \ \  \__|//  / /   
  \ \  \\ \  \ \  \ \  \ \  \  /  /_/__  
   \ \__\\ \__\ \__\ \__\ \__\|\________\
    \|__| \|__|\|__|\|__|\|__| \|_______|Designed for programmers. Kai makes your Bash smarter and save your time.
Features
- Switch working folder in an elegant way.
- Save short memos in terminal.
- Save command alias quickly.
- Check stackoverflow in terminal.
Installation
Install the tool
npm install kai2Bind it with your Bash client
source kai2installUsage
Path remembering
$ kai remember . as apache config
$ kai go to apache config 
$ kai forget apache configCommand memo
$ kai remember command 'service start nginx' as nginx
$ kai run nginx
$ kai r nginxVariable memo
$ kai remember 192.168.21.136 as android ip
$ kai show android ipSearching
Open a new browser window
$ kai google how to make a cakeStackoverflow in terminal, powered by google search
$ kai stack get pid of process name os x Entertaining
$ kai tell me a jokeVerbose mode (for debugging)
$ kai tell me a joke -vUsing API
$ kai set key google_api_key = [ your google api key ]
$ kai unset key google_api_key = [ your google api key ]Compiling
This library is written in typescript. So you need to install a bundle of packages to start.
Installing dependencies
$ npm iBuilding typescripts
$ gulpRuntime compiling
$ gulp watch1.2.3
9 years ago
