This website requires JavaScript.
Explore
Help
Sign In
bylzz
/
cheat.sh
Watch
1
Star
0
Fork
0
You've already forked cheat.sh
mirror of
https://github.com/chubin/cheat.sh.git
synced
2026-06-20 21:26:44 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
cc5310e91c341c5d7955ffa6b73560d65c0527bf
cheat.sh
/
lib
T
History
Igor Chubin
f953cbfa6b
Merge pull request
#89
from bglopez/master
...
Bring up to date with upstream
2018-08-12 14:51:26 +02:00
..
panela
import os to access os.path.join()
2018-07-31 00:04:15 +02:00
adapter_learnxiny.py
parametrized PATH_LEARNXINY
2018-07-29 21:16:30 +00:00
beautifier.py
Remove some code smells per Sonarcloud
2018-08-07 13:17:28 -07:00
buttons.py
initial prealpha version: added bin/ and lib/
2017-05-08 21:21:19 +00:00
cheat_wrapper.py
added new section notation: /EDITOR:filetype/
2018-08-05 17:14:34 +00:00
colorize_internal.py
minor fixes after refactoring (
#79
)
2018-08-05 18:56:42 +00:00
get_answer.py
Merge branch 'master' of github.com:bglopez/cheat.sh
2018-08-07 13:17:44 -07:00
globals.py
Can now build a Docker image of the app with cheatsheets pulled in at build time and use Docker Compose to get it running with Redis
2018-07-29 23:51:41 -07:00
languages_data.py
typo fixed
2018-08-06 21:12:35 +00:00
limits.py
minor fixes after refactoring (
#90
)
2018-08-06 22:03:20 +00:00
options.py
new options: c, C, Q; default options
2018-05-06 17:35:01 +00:00
post.py
moved POSTed cheat sheets processing to lib/post.py
2018-05-05 12:05:45 +00:00
stateful_queries.py
Can now build a Docker image of the app with cheatsheets pulled in at build time and use Docker Compose to get it running with Redis
2018-07-29 23:51:41 -07:00