Example, continuous delivery with semantic deploy of a smart contract. This project works with Ropsten faucet or in your local environment with Ganache.
npm install
npm run ganache
npm run migrate
In this package are the artifact contract generated by Truffle framework.
npm i @legend-of-ether/sol
deploy