Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manpages/saloon-core
Saloon framework that's dependancy-tolerant
https://github.com/manpages/saloon-core
Last synced: 24 days ago
JSON representation
Saloon framework that's dependancy-tolerant
- Host: GitHub
- URL: https://github.com/manpages/saloon-core
- Owner: manpages
- Created: 2012-07-07T17:22:55.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-23T15:27:34.000Z (about 12 years ago)
- Last Synced: 2023-03-12T06:04:31.648Z (over 1 year ago)
- Language: Erlang
- Size: 163 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
I have decieded to separate saloon-core and saloon-site so that one could easily add
saloon-core as a rebar dependancy and then either build /site from scratch, or use
saloon-site repository for a reference example of /site skeleton.
Note that saloon_conf must be named that way and placed into /site/src/ and for rebar
to compile things properly you have to have a site.app.src in the same directory.
Please note that saloon is still pre-alpha, so stay away if you want to use it.
Though any comments about general architecture and features are welcome ;)