README
Useful commands
npm run build
compile typescript to jsnpm run watch
watch for changes and compile
* `npm run build` compile typescript to js * `npm run watch` watch for changes and compile
<script type="module">
import cloudmodSimpleCicd from 'https://cdn.skypack.dev/@cloudmod/simple-cicd';
</script>
npm run build
compile typescript to jsnpm run watch
watch for changes and compile