Proof-of-concept of a simple DSL for specifying servlets.
This commit is contained in:
parent
03c094214b
commit
186fe2d0ec
3 changed files with 33 additions and 5 deletions
|
@ -56,6 +56,7 @@ trap chicken_cleanup INT QUIT
|
|||
chicken_install openssl
|
||||
chicken_install spiffy
|
||||
chicken_install postgresql
|
||||
chicken_install json
|
||||
|
||||
# Normal termination cleanup
|
||||
chicken_cleanup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue