1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-24 13:26:08 +03:00
A workspace for research teams
Go to file
Artyom b9af03f55e Switch to the IP type from iproute
It gives us a Read instance by default!
2016-04-08 23:11:13 +03:00
scripts [Travis] Test loading the official database 2016-04-08 18:33:33 +03:00
src Switch to the IP type from iproute 2016-04-08 23:11:13 +03:00
static Include scripts locally 2016-04-06 01:51:50 +03:00
.gitignore Use config instead of environment variables 2016-03-22 01:17:53 +03:00
.travis.yml [Travis] Test loading the official database 2016-04-08 18:33:33 +03:00
CHANGELOG.md Create the project 2016-02-02 12:36:07 +03:00
guide.cabal Switch to the IP type from iproute 2016-04-08 23:11:13 +03:00
INSTALL.md Add an admin page (no content yet) 2016-03-23 01:54:59 +03:00
LICENSE Create the project 2016-02-02 12:36:07 +03:00
README.md Add an admin page (no content yet) 2016-03-23 01:54:59 +03:00
Setup.hs Create the project 2016-02-02 12:36:07 +03:00

Aelve Guide

Build status BSD3 license

Installation instructions and the explanation of config variables (in config.json) are here: INSTALL.md. There's an admin panel available at /admin.

The beta version is running at guide.aelve.com.

Contributing

If you want to contribute but don't know where to start, grep the source for [very-easy] and [easy].