Skip to content

rsbarbo/crystal_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crystal_app

This is my first Crystal-Lang application. The idea is to consume an API (to be defined) and have it render to a nice HTML page.

Installation

  • Clone Repo https://github.com/rsbarbo/crystal_app
  • Install Sentry curl -fsSLo- https://raw.githubusercontent.com/samueleaton/sentry/master/install.rb | ruby
  • Check your shard.yml file for dependencies:
dependencies:
  kemal:
    github: kemalcr/kemal
    branch: master
  • Update you shard by running shards update on your terminal.

Usage

TO BE ADVISED

Development

TO BE ADVISED

Contributing

  1. Fork it ( https://github.com/rsbarbo/crystal_app/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published