handyapp

A simple CLI app that removes cruft from your dev folders such as node_modules

handyapp

This is a simple command line app for freeing diskspace by finding and removing unnecessary folders ( ex: node_modules..)

Installation

coming soon.

Build instructions

  • git clone - https://github.com/skota/handyapp
  • Ensure you have crystal installed. See this page for instructions
  • cd to app directory ( ex ~/dev/projects/handyapp)
  • build: crystal build src/handyapp.cr
  • next update settings.toml with folders to walk though and sub-folders to delete

Usage

  • Copy the executable to your preferred location. For ex. ~/utils
  • copy settings.toml to ~/utils
  • run the app: ~/utils/handyapp

Contributing

  1. Fork it (https://github.com/your-github-user/handyapp/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

Contributors

Repository

handyapp

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 1
  • over 4 years ago
  • October 25, 2019
License

MIT License

Links
Synced at

Wed, 01 May 2024 07:32:10 GMT

Languages