Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/woodruffw/snippets

Short (but useful) scripts and programs.
https://github.com/woodruffw/snippets

perl python ruby shell snippets

Last synced: 26 days ago
JSON representation

Short (but useful) scripts and programs.

Awesome Lists containing this project

README

        

snippets
=========

![license](https://raster.shields.io/badge/license-MIT%20with%20restrictions-green.png)

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.