14 lines
213 B
Markdown
14 lines
213 B
Markdown
# Scaffolding
|
|
|
|
## Test suite
|
|
|
|
shelltest tests/scaffold.shelltest
|
|
|
|
## Automated builder
|
|
|
|
tests/runscaffold.sh < sqlite-input.txt
|
|
|
|
## Getting a list of scaffold files for the cabal file
|
|
|
|
find scaffold -type f
|