stm-build-tool
This is my attempt at building a very basic task-runner to clean up my workflow. The idea is to minimise dependencies. I'm avoiding Grunt/Gulp/Brunch/Yeoman/etc.
This is my attempt at building a very basic task-runner to clean up my workflow. The idea is to minimise dependencies. I'm avoiding Grunt/Gulp/Brunch/Yeoman/etc.
A linter for the Solidity programming language
Runs typescript type checker and linter on separate process. Wrapper to load tsconfig every iteration
TSLint Rules for Avol codestyle
A github integration which displays linter results generated by Travis as a commit/PR status
A github integration which displays linter results generated by Travis as a commit/PR status
Useful git hooks to make developers' lives easier.
Painful thing to make developer's life harder
One JavaScript style guide readable.
Sharable custom [update] config to be used with toolkit projects.
Update .travis.yml based on preferences.
Update a .verb.md file to use the latest conventions and fix formatting mistakes or incompatibilities.
Moves CONTRIBUTING.md, ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE files to the `.github` directory (with or without `.md` extension). Use from the command line when Update's CLI is installed globally, or use as a plugin in your own updater.
Update the contributors array in package.json with the contributors returned by the GitHub API.
Update or add a `.editorconfig` in the current working directory using a template defined by you in `~/templates`, or generic one if a custom template is not defined. This is an Update `updater`, which can be run from the command line when Update is insta
Update missing git tags.
Update a .gitignore file with default patterns.
Update a package.json based on globally stored preferences.
Updater for updating the banner comments in JavaScript files.
Use let instead of var