@ekolabs/project-kit
v3.3.1
Published
This library implements all of the Eko project development tasks, such as deploy, build, and test.
Downloads
136
Readme
EKO Project Kit
The project kit is a library which implements most of the tasks involved in the development of eko projects. It handles the logic for building, testing and deploying a project. Each project that was created with the standard boilerplate tools already requires this library.
The tasks provided by this library are driven by the Eko command-line tool.
Extended documentation on the full process of EKO project development is available on the Eko developer site.