diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-04-14 19:32:09 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-04-14 19:32:09 +0300 |
commit | be29c2865b1eb999d3383f0e44ec933737f780e4 (patch) | |
tree | 842ba830e70b7f2bcc82556d4f559097c8b75291 /build |
Diffstat (limited to '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..d0e43f7 --- /dev/null +++ b/build/bootstrap.build @@ -0,0 +1,5 @@ +project = style + +using config +using version +using dist |