UNPKG
@iota-big3/sdk-cli
Version:
education-mixed (1.0.0)
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.0.0
CLI tools for School OS SDK
@iota-big3/sdk-cli
/
bin
/
schoolos.js
3 lines
•
102 B
JavaScript
View Raw
1
2
3
#!/usr/bin/env node
// Entry point that delegates to the compiled TypeScript entry
require
(
'../dist'
);