https://github.com/canop/miaou-builder
a build program to build just miaou
https://github.com/canop/miaou-builder
Last synced: 5 months ago
JSON representation
a build program to build just miaou
- Host: GitHub
- URL: https://github.com/canop/miaou-builder
- Owner: Canop
- Created: 2024-11-03T17:02:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-07T08:06:11.000Z (over 1 year ago)
- Last Synced: 2025-12-01T08:21:59.988Z (8 months ago)
- Language: Rust
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**miaou-builder** builds [miaou](https://github.com/Canop/miaou).
If you're not interested in Miaou, you're not interested in miaou-builder:
there's no configuration because miaou-builder can't be used for anything else.
This replaces the gulp based builder which was previously used.
## Usage
```bash
MIAOU_ROOT=some/path miaou-builder all
```