@marbleprotocol/cake
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

Installation

Install packages

Global

yarn global add @marbleprotocol/cake

DevDependency

yarn add -D @marbleprotocol/cake

CLI Usage

Compile

cake compile

With options

cake compile --contractsDir 'contracts/' --outputDir 'build/' --templateDir 'templates/'

Help

cake compile --help

Test

cake test [directory]

Help

cake test --help

package.json script

"scripts": {
  "build": "cake compile",
  "test": "cake test"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @marbleprotocol/cake

Weekly Downloads

0

Version

0.0.7

License

ISC

Unpacked Size

54 kB

Total Files

56

Last publish

Collaborators

  • maxwolff
  • mykelp
  • richmarble