Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 363 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 363 Bytes

Build Status

js-transformabit

A code transformation library that we did for Atomist. Defunct, can be removed.

Building

Run npm run build or npm run build-watch or tsc.

Testing

Run npm run test or npm run test-watch.