16 lines
386 B
Markdown
16 lines
386 B
Markdown
# Programvareverkstedet nettside
|
|
|
|
A website created with the latest and greatest web technologies.
|
|
May contain blackjack and other things one tends to include in awesome projects.
|
|
|
|
## Installation
|
|
|
|
Put it in a folder your webserver can find.
|
|
|
|
## Development setup
|
|
|
|
Make sure you have PHP installed, and the pdo-sqlite module.
|
|
These can be obtained from your package manager.
|
|
|
|
./dev.sh
|