The Wayback Machine - https://web.archive.org/web/20201111115159/https://github.com/getsentry/calm
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

Calm

Calm is a meta development tool that helps you manage your development environment in a way that you can automate as much as possible without having to manually configure countless tools. It automatically manages linters, formatters and other tools so you don't have to.

Currently only supports linters. For a default project see demo

screen shot 2017-07-04 at 16 32 44

Commands

calm update Updates the toolchain and links things. Run this once to update the required toolchains.

calm lint Runs the configured linters and reports an exit status.

calm hook Manage hooks. --install installs the git hook, --uninstall removes it. Currently always runs the linter.

About

A meta lint tool experiment

Resources

License

Packages

No packages published
You can’t perform that action at this time.