1.2.3 • Published 10 years ago
kai2 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
10 years ago
1.2.2
10 years ago
1.2.1
10 years ago
1.2.0
10 years ago
1.1.9
10 years ago
1.1.8
10 years ago
1.1.7
10 years ago
1.1.6
10 years ago
1.1.5
10 years ago
1.1.4
10 years ago
1.1.3
10 years ago
1.1.2
10 years ago
1.1.1
10 years ago
1.1.0
10 years ago
1.0.9
10 years ago
1.0.8
10 years ago
1.0.7
10 years ago
1.0.6
10 years ago
1.0.5
10 years ago
1.0.3
10 years ago
1.0.2
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago
