This is my solution for the Line Server Problem implemented in Ruby (2.6.5), using Sinatra framework.
- How to build and run the application 🚀:
sh build.sh
sh run.sh- How to run the tests ✅:
cd app/
bundle install
rspec| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is my solution for the Line Server Problem implemented in Ruby (2.6.5), using Sinatra framework.
sh build.sh
sh run.shcd app/
bundle install
rspec