]> git.armaanb.net Git - bin.git/blob - README.md
signal-finder: add script
[bin.git] / README.md
1 # bin
2 Some small programs that make my life a bit easier. Many of them are inspired by other people's work and are marked accordingly in the script.
3
4 Some of these programs are interpreted scripts, whereas others are C programs that need to be compiled. The `autobuild` script is provided to automatically build all of the C programs, or alternatively, they can be run directly with `tcc -run`.
5
6 If not otherwise specified at the top of the file, all work in this repository is dedicated to the public domain. See the LICENSE file for more information.