README
2O3T CLI
Install
npm install -g 2o3t-cli
Usage
init templates
# 2o3t init <project-type> <project-name>
2o3t init app my-project
CLI for 2O3T Projects including Web Application, UI Library, Server and etc.
<script type="module">
import o3tCli from 'https://cdn.skypack.dev/2o3t-cli';
</script>
npm install -g 2o3t-cli
# 2o3t init <project-type> <project-name>
2o3t init app my-project