## local debug
```shell
npm install --save-dev ts-node typescript --registry=https://registry.npmmirror.com 
```

```shell
ts-node ./xxx-example/example.ts 
```

## Example project
* [Git Clone](https://atomgit.com/flow-step/CloneRepoList)
* [Execute Command](https://atomgit.com/flow-step/Command)
* [Setup Java](https://atomgit.com/flow-step/SetupJava)
* [Setup Node](https://atomgit.com/flow-step/SetupNode)
* [Setup Go](https://atomgit.com/flow-step/SetupGo)
* [Setup Python](https://atomgit.com/flow-step/SteupPython)
* [Setup Maven Settings](https://atomgit.com/flow-step/SetupMavenSettings)
* [Setup Npmrc](https://atomgit.com/flow-step/SetupNpmrc)
* [More official steps](https://atomgit.com/orgs/flow-step/projects)
