Sha256: 69a021137c0a8a397e5968b8b78df9cd70c99a1e66299a0053474aa91e429061
Contents?: true
Size: 218 Bytes
Versions: 1
Compression:
Stored size: 218 Bytes
Contents
#!/bin/sh # https://github.com/github/government.github.com/pull/367#issuecomment-102108763 wget -r -np https://almanak.overheid.nl/ grep @ -rI almanak.overheid.nl/|cut -f 2 -d @|cut -f 1 -d '"'|grep \\.nl$|sort|uniq
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gman-4.6.5 | script/vendor-nl |