66eb6f0907
Bumps [robrichards/xmlseclibs](https://github.com/robrichards/xmlseclibs) from 3.0.1 to 3.0.4. - [Release notes](https://github.com/robrichards/xmlseclibs/releases) - [Changelog](https://github.com/robrichards/xmlseclibs/blob/master/CHANGELOG.txt) - [Commits](https://github.com/robrichards/xmlseclibs/compare/3.0.1...3.0.4) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
dist | ||
gammel dokumentasjon | ||
inc | ||
lib | ||
src | ||
www | ||
.gitignore | ||
.gitmodules | ||
README.md | ||
composer.json | ||
composer.lock | ||
dev.bat | ||
dev.sh |
README.md
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
git clone --recursive https://github.com/Programvareverkstedet/nettsiden.git
Put it in a folder your webserver can find.
Development setup
Make sure you have sqlite3 and PHP installed, with pdo-sqlite module. These can be obtained from your package manager.
./dev.sh
or on Windows, if you have PHP and sqlite3 available in path:
dev.bat