biot023 / bis

Biot Instruction Set. For controlling biots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Biot Instruction Set.

To test:
  $ rake
  $ rake test

To run individual test file:
  $ rake SOLO=<test-file>
  $ rake test SOLO=<test-file>

To run cukes
  $ rake cuke

To run a given profile
  $ rake cuke PROFILE=<profile-name>

About

Biot Instruction Set. For controlling biots.


Languages

Language:C++ 64.1%Language:Ruby 34.2%Language:C 1.7%