1.0.0 • Published 5 years ago

embark-haml v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Embark-Haml

Plugin for Embark to support haml templates

Installation

In your embark dapp directory: npm install embark-haml --save

then add embark-solc to the plugins section in embark.json:

  "plugins": {
    "embark-haml": {}
  }

Requirements

  • Embark 3.0.0 or higher
1.0.0

5 years ago