Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asledgehammer/pipewrench-compiler
https://github.com/asledgehammer/pipewrench-compiler
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/asledgehammer/pipewrench-compiler
- Owner: asledgehammer
- License: mit
- Created: 2022-08-16T03:57:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T11:05:51.000Z (4 months ago)
- Last Synced: 2024-07-09T00:57:54.760Z (4 months ago)
- Language: TypeScript
- Size: 580 KB
- Stars: 0
- Watchers: 0
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Build
```shell
npm install
npm tsc
npm version
npm publish
```