- Notifications
You must be signed in to change notification settings - Fork0
coding-chimp/slides
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a project written usingAmber. Enjoy!
These instructions will get a copy of this project running on your machine for development and testing purposes.
Please seedeployment for notes on deploying the project in production.
This project requiresCrystal (installation guide).
To start your Amber server:
- Install dependencies with
shards install - Build executables with
shards build - Create and migrate your database with
bin/amber db create migrate. Also seecreating the database. - Start Amber server with
bin/amber watch
Now you can visithttp://localhost:3000/ from your browser.
Getting an error message you need help decoding? Check theAmber troubleshooting guide, post atagged message on Stack Overflow, or visitAmber on Gitter.
Using Docker? Please checkAmber Docker guides.
To run the test suite:
crystal spec- Fork it (https://github.com/your-github-user/slides/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
- your-github-user coding-chimp - creator, maintainer
About
Presentations with Amber and Reveal.js
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published