Specron example Install the CLI. $ npm install -g @specron/cli [email protected] solc Create a project. $ mkdir myproject $ cd myproject $ specron init $ npm install $ npm test Happy coding.