UNPKG

@gnosis.pm/truffle-nice-tools

Version:

A set CLI tools that make truffle development feel more elegant.

4 lines (3 loc) 91 B
module.exports = function(deployer) { deployer.deploy(artifacts.require('BasicThing')) }