GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Cheat sheet for GDAL/OGR command-line geodata tools Vector operations Get vector information ogrinfo -so input.shp layer-name Or, for all layers ogrinfo -al -so input.shp Print vector extent ogrinfo input.shp layer-name | grep Extent ...
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember. - cheat/cheat
A fast and secure browser for standalone virtual-reality and augmented-reality headsets. - ADB command cheat sheet · MozillaReality/FirefoxReality Wiki
Helpful WinDBG command for kernel debugging. Contribute to alex-ilgayev/windbg-kernel-debug-cheat-sheet development by creating an account on GitHub.
exportCHEATCOLORS=true Specifying a Syntax Highlighter You may manually specify which syntax highlighter to use for each cheatsheet by wrapping the sheet's contents in aGithub-Flavored Markdown code-fence. Example: ```sql -- to select a user by ID SELECT * FROM Users WHERE id = 100 ``` ...
Why This|Set Up|To Use|Cheat Sheet|Developers|Tutorial|Slides|Video TagUI is a command-line tool for digital process automation (RPA). It's maintained byAI Singapore, a government-funded initiative to build local artificial intelligence capabilities. To start, click above tutorial, slides, or vi...
exportCHEATCOLORS=true You may manually specify which syntax highlighter to use for each cheatsheet by wrapping the sheet's contents in aGithub-Flavored Markdown code-fence. Example: ```sql -- to select a user by ID SELECT * FROM Users WHERE id = 100 ``` ...
git clone git@github.com:yafp/cheater.git Lastly, cd into the cloned directory, then run: [sudo] python setup.py install Modifying Cheatsheets The value of cheater is that it allows you to create your own cheatsheets - the defaults are meant to serve only as a starting point, and can...
Justfile cheat sheet: https://cheatography.com/linux-china/cheat-sheets/justfile/ Grammar-Kit: https://github.com/JetBrains/Grammar-Kit just: https://github.com/casey/just Developing an Intellij IDEA Plugin for a Custom Language— Tutorial 1-Setting up the environment: https://medium.com/@...