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

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

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