0.1.28 • Published 4 years ago
scom v0.1.28
@ijstech/cli
Command line tool to create new package for Secure Compute framework.
Usage
Step 1: Create a new folder
mkdir demo
cd demoStep 2: Initialize a worker/router package
npx @ijstech/cli init <worker/router/contract/dapp> <name>
e.g.: npx @ijstech/cli init worker @scom/demo1Step 3: Install package dependencies
npm ifor npm 9.x
npm i --install-links=falseor
docker-compose up installStep 4: Run unit test
npm run testor
docker-compose up testStep 5: Build package
npm run buildor
docker-compose up build0.1.28
4 years ago
0.1.27
4 years ago
0.1.26
4 years ago
0.1.25
4 years ago
0.1.24
4 years ago
0.1.23
4 years ago
0.1.22
4 years ago
0.1.21
4 years ago
0.1.20
4 years ago
0.1.19
4 years ago
0.1.16
4 years ago
0.1.13
4 years ago
0.1.12
4 years ago
0.1.11
4 years ago
0.1.10
4 years ago
0.1.9
4 years ago
0.1.8
4 years ago
0.1.7
4 years ago
0.1.6
4 years ago
0.1.5
4 years ago
1.0.1
5 years ago
1.0.0
5 years ago