embark-solium

0.1.0 • Public • Published

embark-solium

The official Solium Plugin for the Embark Framework

Install

Make sure you have embark installed globally.

Traverse to your Embark Project Directory, then run npm install --save embark-solium.

Use

  • In your embark.json, add embark-solium to the list of plugins:
"plugins"{
    "embark-solium": {}
}
  • (Assuming embark simulator is already running), launch the Embark Dashboard using embark run.
  • On the console, run solium --init. This will create .soliumrc.json & .soliumignore in the root directory.

You're all set! Now every time you make changes to any solidity file, Solium produces the lint issues in the Embark Console.

If you'd like to know which version of Solium embark-solium is running, simply run solium --help

Roadmap

  • Enable Solium's autofixing feature
  • Allow user to change location of Solium config files
  • Tests!

Links

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i embark-solium

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

13.8 kB

Total Files

9

Last publish

Collaborators

  • the-mad-king