Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asledgehammer/pipewrench-compiler


https://github.com/asledgehammer/pipewrench-compiler

Last synced: about 8 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Build

```shell
npm install
npm tsc
npm version
npm publish
```