mirror of
https://github.com/embarklabs/embark.git
synced 2025-03-02 14:20:41 +00:00
remove code not beloging to code runner & other core modules; disable code generator and move contract code to its own module cleanup pipeline; start preparing for plugin based pipeline file generation initial work to write pipeline files through an api add action events to pipeline; generate contracts json and js files move old pipeline to its own module; generate basic artifacts re-add missing plugins function add basic embarkjs provider registration refactor embark-whisper; move whisper api; execute whisper code in console add api to register help cmds in console; start moving hardcoded help cmds out cleanup embark-graph add todos
embark-dapp-test-app
Test DApp for integration testing purposes
In the top-level of the monorepo
yarn globalize
to make development embark available on the global PATH.
In this directory
embark run
to check if everything is behaving as expected.
embark test
to see tests are working as expected.