panbuild 0.0.7

The universal build manifest converter.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Hack the planet!!

Make sure to run `rustfmt` on your code before commiting:
```
rustup component add rustfmt
```

## Building the flatpak
```
flatpak-builder --force-clean build build-aux/net.louib.panbuild.yml
```