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