Web-Snatch

A simple CLI for downloading entire websites

snatch

A simple CLI for downloading entire websites.

Installation

  • Requires wget and crystal-lang.
  • Install dependencies if you don't already have them installed:
brew update
brew install wget
brew install crystal
  • Install snatch:
git clone https://github.com/Iainmon/Web-Snatch.git
cd Web-Snatch
shards install
crystal build src/snatch.cr --no-debug --release
sudo cp snatch /usr/local/bin

Usage

$ snatch

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/iainmon/snatch/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

Web-Snatch

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 1
  • about 5 years ago
  • July 19, 2018
License

MIT License

Links
Synced at

Fri, 03 May 2024 17:17:37 GMT

Languages