Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zoubin/cookbook-for-anything
Solutions to any type of problems
https://github.com/zoubin/cookbook-for-anything
Last synced: 8 days ago
JSON representation
Solutions to any type of problems
- Host: GitHub
- URL: https://github.com/zoubin/cookbook-for-anything
- Owner: zoubin
- License: mit
- Created: 2015-10-27T10:48:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-11T22:47:57.000Z (6 months ago)
- Last Synced: 2024-05-11T23:30:35.027Z (6 months ago)
- Homepage: http://www.zoub.in/cookbook-for-anything
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cookbook-for-anything
Solutions to any type of problems* [Delete remote tags on git](docs/git-delete-remote-tags.md)
* [Chinese filenames are messed in git status](docs/git-status-mess-chinese-filenames.md)
* [Root OSX EI Capitan](docs/root-OSX-EI-Capitan.md)
* `identity` to show image dimensions.
* [how I write tests for node and the browser](http://substack.net/how_I_write_tests_for_node_and_the_browser)
* [Automated IP Configuration for React Native Development](http://moduscreate.com/automated-ip-configuration-for-react-native-development/)
* [Create animated gif screencasts](https://github.com/dergachev/screengif)
* [self-updating-scripts](http://www.stevesouders.com/blog/2012/05/22/self-updating-scripts/)
* [sourcemaps](http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/)
* [CSS font-family](docs/css-font-family.md)
* [How to exclude certain directories/files from git grep search](http://stackoverflow.com/questions/10423143/how-to-exclude-certain-directories-files-from-git-grep-search/30084612#30084612)
* [how to enable key repeating in macos](docs/how-to-enable-key-repeating-in-macos)