https://github.com/woodruffw/snippets
Short (but useful) scripts and programs.
https://github.com/woodruffw/snippets
perl python ruby shell snippets
Last synced: 2 months ago
JSON representation
Short (but useful) scripts and programs.
- Host: GitHub
- URL: https://github.com/woodruffw/snippets
- Owner: woodruffw
- License: other
- Created: 2014-02-17T16:13:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T20:35:50.000Z (8 months ago)
- Last Synced: 2025-07-19T11:03:02.255Z (3 months ago)
- Topics: perl, python, ruby, shell, snippets
- Language: Ruby
- Homepage: https://yossarian.net/snippets
- Size: 1.34 MB
- Stars: 42
- Watchers: 6
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: newsbeuter-yt-feed/newsbeuter-yt-feed
- License: LICENSE
Awesome Lists containing this project
README
snippets
=========
This is a collection of short scripts and programs.
They are described in more detail on [my website](https://yossarian.net/snippets.html), and are **not** documented here.
Feel free to use them.
### Building
Most of these can be run directly via their interpreter.
For C/Java programs, run `make` in the program's directory.
### License
Unless otherwise specified, each is licensed under the MIT license, with restrictions.