README
npm-deployer-git-tagger
used by TFS 2015 Custom Build Step - tfs-build-npm-deployer to publish to npm and tag the corresponding git source
to do
- pass in branch name
[Read more] (http://sim4all.com/blogging/?p=520)
Publishes to npm and creates a version tag in git repository.
<script type="module">
import npmDeployerGitTagger from 'https://cdn.skypack.dev/npm-deployer-git-tagger';
</script>
used by TFS 2015 Custom Build Step - tfs-build-npm-deployer to publish to npm and tag the corresponding git source
[Read more] (http://sim4all.com/blogging/?p=520)