-
Notifications
You must be signed in to change notification settings - Fork 151
Home
#HydraShare Hydra is a web platform that allows users to share example files from Grasshopper and Dynamo. Efficiently export your scripts to the Hydra repository using the Grasshopper and Dynamo components so you can share with the community!
If you would like a video that walks you through the installation, click here
- Visit https://github.com/join
- Fill out the require information to setup a personal account
- Choose your plan (free)
GitHub Desktop provides a fast, easy way to contribute to projects from OS X and Windows
- Visit https://desktop.github.com/
- After installing, go ahead and launch the client
- You will prompted to designate a repository location (by default this points to C:\Users\user\Documents\GitHub)
A fork is a copy of a repository and can be accomplish in two simple steps
- Navigate to the repo at https://github.com/HydraShare/hydra
- In the top-right corner of the page, click Fork (Make sure to select @yourusername)
- Download the Grasshopper Component
- Launch Grasshopper and navigate to File->Special Folders->User Object Folder
- Move the downloaded component to this location
- Right click the component, navigate to properties, and select unblock
- Reload Grasshopper by typing "GrasshopperUnloadPlugin" followed by "Grasshopper" in the Rhino command prompt
- Hydra should now appear in the Grasshopper menu under the "Extra" tab
- Supply the required inputs
- Return to the GitHub application and press sync located in the upper right corner
- View the results!
(Note that if a target folder is not specified the default location is the default GitHub location mentioned above)
If you rename a Hydra, you'll create a new entry. If you want to cull out the older versions (under the earlier names) navigate to your local Hydra folder in the default GitHub location or otherwise), delete the older files there, and then commit and push your changes.