🟢 Stable | A library that can parses boolean expressions, builds an binary expression tree and evalue given a set of values
Go to file
2017-09-11 10:13:30 +02:00
app New project mm2ep_depend 2017-09-04 11:19:29 +02:00
bin New project mm2ep_depend 2017-09-04 11:19:29 +02:00
config New project mm2ep_depend 2017-09-04 11:19:29 +02:00
data Add grammar to depend 2017-09-07 17:05:06 +02:00
exe Add grammar to depend 2017-09-07 17:05:06 +02:00
lib Finish grammar 2017-09-11 10:13:30 +02:00
log New project mm2ep_depend 2017-09-04 11:19:29 +02:00
public New project mm2ep_depend 2017-09-04 11:19:29 +02:00
.gitignore New project mm2ep_depend 2017-09-04 11:19:29 +02:00
config.ru New project mm2ep_depend 2017-09-04 11:19:29 +02:00
Gemfile Add grammar to depend 2017-09-07 17:05:06 +02:00
Gemfile.lock Add grammar to depend 2017-09-07 17:05:06 +02:00
package.json New project mm2ep_depend 2017-09-04 11:19:29 +02:00
Rakefile New project mm2ep_depend 2017-09-04 11:19:29 +02:00
README.md New project mm2ep_depend 2017-09-04 11:19:29 +02:00

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...