crystal_test_app

A simple and test-purpose app, written in Crystal lang.

Crystal Docs Travis

crystal_test_app

crystal_test_app is a simple, test-purpose app, written in Ruby Crystal

Installation

With Cake (recommended):

  1. Clone this repo (git clone https://github.com/triinoxys/crystal_test_app)
  2. Go to the directory (cd crystal_test_app)
  3. Run Cake (cake)

Without (classic):

  1. Clone this repo (git clone https://github.com/triinoxys/crystal_test_app)
  2. Go to the directory (cd crystal_test_app)
  3. Run tests (crystal spec)
  4. Build the binary (shards build --production --release)
  5. More: Build the docs (crystal docs)

Usage

Just run ./bin/crystal_test_app.

Contributing

  1. Fork it (https://github.com/triinoxys/crystal_test_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

Repository

crystal_test_app

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 0
  • almost 6 years ago
  • July 22, 2018
License

MIT License

Links
Synced at

Thu, 16 May 2024 16:25:58 GMT

Languages