Our fork of https://github.com/Retrospring/retrospring
3e95d5ebeb | ||
---|---|---|
.docker/ruby | ||
.github/workflows | ||
app | ||
bin | ||
config | ||
db | ||
docs | ||
lib | ||
log | ||
public | ||
service-docs | ||
spec | ||
tmp | ||
vendor/assets | ||
.gitignore | ||
.rspec | ||
.rubocop.yml | ||
.ruby-gemset | ||
.ruby-version | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
Gemfile | ||
Gemfile.lock | ||
Guardfile | ||
LICENSE | ||
Procfile | ||
README.md | ||
Rakefile | ||
TODO | ||
config.ru | ||
docker-compose.yml |
README.md
Retrospring
This is the source code that powers Retrospring. This is a detached fork of nilsding/justask, where we continue development.
Retrospring shut down on June 12, 2016, but it's somehow still alive. You're welcome.
Installation
You can find all the installation instructions needed for a local/production setup of Retrospring in the Wiki.
Contributing
Guidelines for Pull Requests and general information about how you can help us improving Retrospring can be found here.