Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

Latest commit

 

History

115 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devtools

Devtoolsd used in magmo projects

Usage

From a node project, install as a dev dependency:

$ npm i -D https://github.com/magmo/devtools

or

$ yarn add -D https://github.com/magmo/devtools

This will install binaries in your project that can be run, eg. with npx.

// you must have installed npx globally via `npm i -g npx`
$ npx start-ganache

It also exports functions that can be executed, eg

$ node -e "require('magmo-devtools').startGanache()"

Dependencies

You are responsible for installing the dependencies required for executing the binaries. We will not force your scripts to use a specific version of truffle, for instance.

About

Devtools used in magmo projects

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages