aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 9f47abd95bc6a3322a64e96cecc7d14feeab2756 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
sysexits
========

Sysexits provides constants for the exit codes defined in [sysexits.h].


## Install
Clone the project to your ASDF or Quicklisp source registry:

	$ git clone https://github.com/teddywing/cl-sysexits.git ~/quicklisp/local-projects/sysexits


## License
Licensed under the BSD 3-Clause license (see the included LICENSE file).


[sysexits.h]: http://man.openbsd.org/sysexits