InnerCotton v0.4.1 API Reference
Modules
Init or update a dev resource. Called from mix cotton.init
.
Init or update .credo.exs
.
Init or update .formatter.exs
.
Init or update .gitignore
.
Init or update README.md
.
Init or update .travis.yml
.
Convenient wrapper of :fast_yaml
.
Mix Tasks
Collection of recommended Elixir check utilities.
Initialize or update config files.
Lint by Credo & check types by Dialyzer. Run following checks.
Watch file changes then run lint & test.