embark/boilerplate/embark.yml

6 lines
218 B
YAML
Raw Normal View History

type: "grunt" #other options: meteor, manual
2015-09-01 01:58:39 +00:00
#contracts: ["app/contracts/**/*.sol", "app/contracts/**/*.se"]
2015-07-10 02:51:51 +00:00
#output: "src/embark.js"
#blockchainConfig: "config/blockchain.yml"
#contractsConfig: "config/contracts.yml"