turf/scripts/organization-make-public
Tom MacWright 6e8913ba1c Turf as an organization with scoped packages (#430)
* Turf as an organization with scoped packages

* v3.0.15

* Update readme names

* Update readmes

* Set uniform package properties

* Update readmes, fix GeoJSON interlinks

* Fix features and collections

* Add public script
2016-07-06 13:15:42 -04:00

4 lines
109 B
Bash
Executable File

#!/bin/bash
npm access ls-packages turf:developers | jq -r 'keys | join("\n")' | parallel npm access public