2016-08-15 17:43:41 +02:00
|
|
|
# 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.
|
2016-08-18 23:08:31 +02:00
|
|
|
|
|
|
|
## Development setup
|
|
|
|
|
2016-08-29 18:50:24 +02:00
|
|
|
Make sure you have PHP installed, and the pdo-sqlite module.
|
|
|
|
These can be obtained from your package manager.
|
|
|
|
|
2016-08-18 23:08:31 +02:00
|
|
|
./dev.sh
|