Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] Publish maps on pip #6

Open
simonepri opened this issue Nov 21, 2017 · 3 comments
Open

[Feat] Publish maps on pip #6

simonepri opened this issue Nov 21, 2017 · 3 comments

Comments

@simonepri
Copy link
Owner

See here.

@simonepri simonepri changed the title [Feat] Publish the maps on pip [Feat] Publish maps on pip Nov 21, 2017
@evergreendigital
Copy link

u/cybaritic from reddit here. I probably won't be able to get to this until after Thanksgiving weekend. Hopefully you're not in a rush!

@simonepri
Copy link
Owner Author

No problem! Thank you for you help! :octocat:
I'll try to add more documentation on how to contribute soon, but if you need something just ask it here!

@simonepri
Copy link
Owner Author

If you are still interested these are the things to edit:

Create a pip folder with the same structure of the npm one here:
https://github.com/simonepri/geo-maps/tree/master/tpls

Add pip in the following array:
https://github.com/simonepri/geo-maps/blob/master/gulp/tasks/packages.js#L26

Create a new task called pip in this folder:
https://github.com/simonepri/geo-maps/tree/master/gulp/tasks
Take inspiration from:
https://github.com/simonepri/geo-maps/blob/master/gulp/tasks/npm.js

Append the pip task to the publish task:
https://github.com/simonepri/geo-maps/blob/master/gulp/tasks/publish.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants