Aetherg
Description
Aetherg (Aether Generator) is a sinatra application generator. Light-weight MVC framework.
Aetherg is supporting sinatra v2.x on the latest beta version v0.5.x
Definition
In Greek mythology, Aether or Aither (Æthere, Ancient Greek: Αἰθήρ, pronounced [ajtʰɛ̌ːr]) is one of the primordial deities, the first-born elementals. Aether is the personification of the upper air.[1] He embodies the pure upper air that the gods breathe, as opposed to the normal air (ἀήρ, aer) breathed by mortals. Like Tartarus and Erebus, Aether may have had shrines in ancient Greece, but he had no temples and it is unlikely that he had a cult.
Installation
gem install aetherg
Usage
- aetherg MY_APP -d mysql
- 
-dwith database options. "postgresql," "mysql," "sqlite", and "mongodb." Default is "mysql."
- 
--no-databaseDon't include any database config options.
- 
--no-viewsDon't use views, only for API.
Copyright
Copyright (c) 2017 Allen Chan, Inc. See LISENCE for detail.