diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-04-14 19:32:08 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-04-14 19:32:08 +0300 |
commit | fa254089dd4f15e778c1d406018751228b883144 (patch) | |
tree | 86ca419e7ee0ac757dbd8db3fe81eef4fb7fdbf2 /build/bootstrap.build |
Diffstat (limited to 'build/bootstrap.build')
-rw-r--r-- | build/bootstrap.build | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build new file mode 100644 index 0000000..aea9c6a --- /dev/null +++ b/build/bootstrap.build @@ -0,0 +1,5 @@ +project = style-basic + +using config +using version +using dist |