mirror of
https://github.com/cheat/cheat.git
synced 2025-04-15 14:06:07 +02:00
Merge branch 'add-travis-ci' of github.com:chenrui333/cheat into chenrui333-add-travis-ci
This commit is contained in:
commit
8d532bcdee
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
language: go
|
||||||
|
|
||||||
|
go:
|
||||||
|
- 1.13.x
|
@ -1,5 +1,8 @@
|
|||||||
cheat
|
cheat
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
[](https://travis-ci.com/cheat/cheat)
|
||||||
|
|
||||||
`cheat` allows you to create and view interactive cheatsheets on the
|
`cheat` allows you to create and view interactive cheatsheets on the
|
||||||
command-line. It was designed to help remind \*nix system administrators of
|
command-line. It was designed to help remind \*nix system administrators of
|
||||||
options for commands that they use frequently, but not frequently enough to
|
options for commands that they use frequently, but not frequently enough to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user