Add the following code to your project's shard.yml under:
dependencies
to use in production
- OR -
development_dependencies
to use in development
This is a simple command line app for freeing diskspace by finding and removing unnecessary folders ( ex: node_modules..)
coming soon.
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)