Web-Snatch
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
- Fork it (https://github.com/iainmon/snatch/fork)
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- Iain Moncrief - creator and maintainer
Repository
  Web-Snatch
Owner
  
  Statistic
  - 0
- 0
- 0
- 0
- 1
- over 6 years ago
- July 19, 2018
License
  MIT License
Links
  
  Synced at
  Wed, 29 Oct 2025 11:26:04 GMT
Languages