This Ruby script downloads the latest revision of very PDF nautical chart published by NOAA from their catalog.
Developed on Ruby 2.6.3p62
on Linux.
bundle install
./downloader.rb
- Fork it!
- 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
- Submit a pull request :D