embark/packages/embark-pipeline
Iuri Matias 50c3525374 refactor
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
2019-07-12 18:32:36 -04:00
..
src refactor 2019-07-12 18:32:36 -04:00
.npmrc refactor(@embark/pipeline): move pipeline into own package 2019-05-15 19:59:59 +02:00
CHANGELOG.md chore(release): 4.1.0-beta.5 2019-07-10 16:21:47 -05:00
README.md refactor(@embark/pipeline): move pipeline into own package 2019-05-15 19:59:59 +02:00
package.json refactor 2019-07-12 18:32:36 -04:00
tsconfig.json refactor(@embark/pipeline): move pipeline into own package 2019-05-15 19:59:59 +02:00
tslint.json refactor(@embark/pipeline): move pipeline into own package 2019-05-15 19:59:59 +02:00

README.md

embark-pipeline

Build pipeline module for Embark

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