c787b75420 | ||
---|---|---|
.. | ||
commands | ||
performance-experiment | ||
test | ||
types | ||
.clang-format | ||
README.md | ||
bin.ts | ||
cli-flags.ts | ||
compiled-check.js | ||
index.js | ||
package.json | ||
printer.ts | ||
shim-modules.ts | ||
tsconfig.json | ||
yarn.lock |
README.md
One time setup:
yarn
Live dev:
yarn dev
Tests
yarn test
(for test watching)
yarn test -- --watch