mirror of
https://github.com/denisidoro/navi
synced 2024-11-21 19:13:07 +00:00
Reference katacoda
This commit is contained in:
parent
803d931499
commit
de79f4dc14
1 changed files with 8 additions and 5 deletions
13
README.md
13
README.md
|
@ -2,11 +2,9 @@
|
|||
|
||||
An interactive cheatsheet tool for the command-line so that you'll never say the following again:
|
||||
|
||||
> *How to run that command again?*
|
||||
|
||||
> *Oh, it's not in my bash history*
|
||||
|
||||
> *Geez, it's almost what I wanted but I need to change some args*
|
||||
>— *How to run that command again?*<br>
|
||||
— *Oh, it's not in my bash history*<br>
|
||||
— *Geez, it's almost what I wanted but I need to change some args*
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/3226564/65347073-8dbbc480-dbb4-11e9-886f-0f10d56def74.gif" alt="Demo" width="60%" />
|
||||
|
||||
|
@ -30,6 +28,11 @@ sudo make install
|
|||
|
||||
Simply call `navi`
|
||||
|
||||
|
||||
## Trying it out online
|
||||
|
||||
Head to [this playground](https://www.katacoda.com/denisidoro/scenarios/navi) for previewing *navi*.
|
||||
|
||||
## Motivation
|
||||
|
||||
The main objectives are:
|
||||
|
|
Loading…
Reference in a new issue