Skip to content

Commit bf28ab7

Browse files
att
1 parent 6610a99 commit bf28ab7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# LuaSilverChain
22
a [SilverChain](https://github.com/OUIsolutions/SilverChain) Lua Wrapper
33

4+
5+
46
# Install
57

68
for installation just type
@@ -24,3 +26,11 @@ silverchain.generate({
2426
})
2527

2628
```
29+
30+
## Building from Scratch
31+
if you want to build the code from scracth you need to have [Darwin](https://github.com/OUIsolutions/Darwin)
32+
installed on versio **0.020** and **Docker** our **Podman** installed on your machine.
33+
After install all dependecies,clone the repo on your machine , than run:
34+
```shel
35+
darwin run_blueprint build/ --mode folder
36+
```

0 commit comments

Comments
 (0)