mirror of
https://github.com/Erreur32/cheat.git
synced 2024-12-22 13:42:11 +01:00
c1fbeffde5
If you use cheat to save some programming snippets this might be useful. For example if you have a long list of SQL Query cheats, you can do the following: Enter ```sql in the beginning of the file containing the cheats content. Example file: sql ```sql SELECT 17 & 16 = 16; SELECT 2+4+8+16 & 1 = 0; |
||
---|---|---|
.. | ||
autocompletion | ||
cheatsheets | ||
test | ||
__init__.py | ||
sheet.py | ||
sheets.py | ||
utils.py |