https://github.com/tapawingo/cheat-light
A light version of cheat
https://github.com/tapawingo/cheat-light
cheat cheatsheet cpp windows
Last synced: 3 months ago
JSON representation
A light version of cheat
- Host: GitHub
- URL: https://github.com/tapawingo/cheat-light
- Owner: Tapawingo
- Created: 2024-01-11T12:58:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T20:40:00.000Z (over 2 years ago)
- Last Synced: 2024-12-27T19:31:58.857Z (over 1 year ago)
- Topics: cheat, cheatsheet, cpp, windows
- Language: C++
- Homepage:
- Size: 722 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cheat-light
cheat-light aims to create a simple and quick to use and deploy cheatsheet system. It essentially just outputs the contents of a file into your terminal.Inspired by [cheat](https://github.com/cheat/cheat) for Linux.
## Configuration
You can change the lookup path in config.h. This would require you to rebuild.