https://github.com/andersevenrud/avbbs
[poc] A very basic build system
https://github.com/andersevenrud/avbbs
Last synced: 3 months ago
JSON representation
[poc] A very basic build system
- Host: GitHub
- URL: https://github.com/andersevenrud/avbbs
- Owner: andersevenrud
- Created: 2020-04-26T17:22:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T21:13:27.000Z (about 5 years ago)
- Last Synced: 2025-01-29T07:26:05.339Z (5 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AVBBS
A very basic build system that builds a directory of pakages.
Features:
* Package schemas
* Dependencies
* Multiple build steps and commands
* Build process states
* Command line variables
* Remote archives## Usage
See help for more information
```
node index.js --help
```## Examples
Example packages in `packages/`
## License
MIT