Build JS artifacts with yarn
Project description
Introduction
This package builds JavaScript projects with yarn. It contains a zest.releaser entry point and a stand-alone command line tool.
Goal
You want to release a package that has a packages.json on it and a release script defined on it.
Usually one does not want to keep the generated files on VCS, but you want them when releasing with zest.releaser.
Credits
This package is a direct inspiration from zest.pocompile from Maurits van Rees.
Thanks!
To Do
Add tests
Changelog
1.0 (unreleased)
Initial release.