UNPKG
@pocinnovation/alumi
Version:
latest (0.0.1)
0.0.1
Dynamic pulumi provider for Aleph
github.com/PoCInnovation/alumi
PoCInnovation/alumi
@pocinnovation/alumi
/
CONTRIBUTING.md
12 lines
(10 loc)
•
209 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
## Test
```bash ./run-dev.sh npm install
# be sure you have installed the dependencies
# now, each time you modify ./src/
npm run build cd tests ./init.sh
# and after these steps, you can run `pulumi up`
```