项目作者: mzeleniuk

项目描述 :
Online collection of audio albums
高级语言: Ruby
项目地址: git://github.com/mzeleniuk/Hyperion.git
创建时间: 2017-01-11T14:40:16Z
项目社区:https://github.com/mzeleniuk/Hyperion

开源协议:

下载


Hyperion

Hyperion is a simple web application powered by Hanami framework.

Hanami

Ruby version

Ruby 2.5.7

System dependencies

Hanami 0.9.2

Gems installation

Run bundle install in Terminal.

Database initialization

Run bundle exec hanami db prepare in Terminal.

How to start a server

Run bundle exec hanami server in Terminal.

How to run the test suite

Run rake test in Terminal.