Skip to content

Latest commit

 

History

History
executable file
·
16 lines (12 loc) · 542 Bytes

README.md

File metadata and controls

executable file
·
16 lines (12 loc) · 542 Bytes

env-checker

You can install env-checker from Chrome Web Store.

https://chrome.google.com/webstore/detail/env-checker/bgfmobijngodlaobielkljbikkjobgdc?authuser=2

Future

  • Another regexp pattern support
  • Change header style(ex.font size, color)

How to contribute

  1. Fork it ( https://github.com/miyachik/env_cheker/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request