Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tapawingo/cheat-light
A light version of cheat
https://github.com/tapawingo/cheat-light
cheat cheatsheet cpp windows
Last synced: about 13 hours 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-11T20:40:00.000Z (10 months ago)
- Last Synced: 2024-01-24T12:08:24.303Z (10 months ago)
- Topics: cheat, cheatsheet, cpp, windows
- Language: C++
- Homepage:
- Size: 722 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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.