summaryrefslogtreecommitdiff
path: root/build/bootstrap.build
blob: 284ccd0a05090460841b3ec1c28da14b571199ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
project = hello0

using build@0.4.0-a1

version = 1.0.0

revision = 0

dist.package = $project-$version

if ($revision != 0)
  dist.package += +$revision

using config
using dist
using test
using install