hello-t4poc-world

A simple PoC using T4 Templates

Usage no npm install needed!

<script type="module">
  import helloT4pocWorld from 'https://cdn.skypack.dev/hello-t4poc-world';
</script>

README

hello-tt4poc-world

A repo to hold tt4 PoC test code

steps to build and package

The following steps are included in the build...

  1. git checkout --track origin/master
  2. git config --global user.name "marc"
  3. git config --global user.email "marc@buildinglink.com"
  4. npm version patch
  5. TextTransform.exe index.tt
  6. git add package.json
  7. git push
  8. git push origin master
  9. npm publish

If it works you can check it on npm https://www.npmjs.com/package/hello-t4poc-world