|
Repo Added
|
Files
18
|
Badge
README BADGES
|
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 1433 | cli-repl | Merge 7d7cc7b22 into 51f977bb1 | Pull #375 | travis-ci-com |
75.58 |
||
| 1432 | cli-repl | Added ability to run REPL with the @cli module ```py cli = require('@cli') res = {"count": 0} @cli.cmd("count", "prints a counter", {}) f counter(arguments, flags) { echo(res.count) } @cli.cmd("incr", "Increment our counter", {}) f incr(ar... | push | travis-ci-com |
75.58 |