Skip to content

Tool that checks that PureScript imports and Bower dependencies are in sync.

License

Notifications You must be signed in to change notification settings

rightfold/psdepchk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

psdepchk

psdepchk will print which dependencies you should add and remove to and from your bower.json file. It will also return the number of inconsistencies as its status code for easy integration with CI and Git.

Example:

$ psdepchk
NOTLISTED     purescript-prelude
NOTLISTED DEV purescript-eff
REDUNDANT     purescript-lists

About

Tool that checks that PureScript imports and Bower dependencies are in sync.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages