mirror of
https://github.com/cheat/cheat.git
synced 2025-09-05 19:42:55 +02:00
Re-wrote from scratch in Golang
- Re-implemented the project in Golang, and deprecated Python entirely - Implemented several new, long-requested features - Refactored cheatsheets into a separate repository
This commit is contained in:
6
mocks/sheet/foo
Normal file
6
mocks/sheet/foo
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
syntax: sh
|
||||
tags: [ "foo", "bar", "baz" ]
|
||||
---
|
||||
# To foo the bar:
|
||||
foo bar
|
Reference in New Issue
Block a user