Skip to content

brianfang/Table

 
 

Repository files navigation

Table

Build Status Coverage Status Code Climate Dependency Status

課程資訊平台。

Development Setup

在完成 git clone 後執行:

$ ./bin/setup

然後編輯專案目錄下的 .env 來完成組態設置。

Testing

Run the following command to execute all test suites:

$ bundle exec rake

Contributing

  1. Fork it.
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Commit your changes (git commit -m 'add some feature').
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request.

About

提醒你上課的好幫手

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.2%
  • CSS 28.9%
  • HTML 21.1%
  • Ruby 9.5%
  • Other 0.3%