embark/packages/plugins/deploy-tracker
Pascal Precht 96b6dd27c0
refactor(@embark/core): move `Engine` into `embark-core`
This also moves other modules and packages into `embark-core` which are
affected by the move of `Engine`.

It did some clean-up of some modules (e.g. `lib/utils/utils.js` had a lot of
stuff that was not used anywhere).

This is the first step to start typing our core inside out. For now we're just
moving code into their dedicated package, after that we can address making
use of TypeScript features as we see fit.
2019-11-08 14:51:48 +01:00
..
src refactor(@embark/core): move `Engine` into `embark-core` 2019-11-08 14:51:48 +01:00
.npmrc chore(@embark/): move more packages to their logical folders, remove embark- prefix (#1882) 2019-09-07 11:27:08 -04:00
CHANGELOG.md chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
README.md chore(@embark/): move more packages to their logical folders, remove embark- prefix (#1882) 2019-09-07 11:27:08 -04:00
package.json refactor(@embark/core): move `Engine` into `embark-core` 2019-11-08 14:51:48 +01:00

README.md

embark-deploy-tracker

Contract deployment tracker for Embark

Visit embark.status.im to get started with Embark.