diff options
author | Case Duckworth | 2023-05-25 00:15:01 -0500 |
---|---|---|
committer | Case Duckworth | 2023-05-25 00:15:01 -0500 |
commit | bf2677e0dc75ec0e822990d2b96c8639039a7f5d (patch) | |
tree | d7824e964476db8d93b854fe625b3fe0f8ac4245 /readme | |
download | cacophony-bf2677e0dc75ec0e822990d2b96c8639039a7f5d.tar.gz cacophony-bf2677e0dc75ec0e822990d2b96c8639039a7f5d.zip |
Initial commit
Diffstat (limited to 'readme')
-rw-r--r-- | readme | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/readme b/readme new file mode 100644 index 0000000..45b6535 --- /dev/null +++ b/readme | |||
@@ -0,0 +1,7 @@ | |||
1 | CACOPHONY | ||
2 | "Every page a program" | ||
3 | |||
4 | This repo contains *cacophony.sh*, a CGI script that will run every script in | ||
5 | the source/ directory as a CGI script to display a page. | ||
6 | |||
7 | This is probably a bad idea. It originated mostly on tilde.town. \ No newline at end of file | ||