Skip to content

kevinbluer/truffle-plugin-praline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Praline

Installation

Begin by adding to your Truffle project via the following:

npm i truffle-plugin-praline

Add the following to your truffle-config.json:

plugins: [
  "truffle-plugin-praline"
]

Usage

To run the plugin, simple run the following command from the root of your Truffle project:

truffle run praline <command>

The list available commands is currently as follows:

Up

truffle run sync start

Options:

  • na - ...

TODO

  • ...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published