I set up a computer for xTimecomposer. I cloned my repo on github in the workspace folder. That didn't work out too smoothly, I couldn't open or import the project. What needs added/fixed in this so somebody can clone it then open it in xTIMEcomposer?
https://github.com/teachop/xcore_neopixel_leds.git
Thanks for the help.
Setting up github project repos properly
-
- Active Member
- Posts: 47
- Joined: Wed Feb 05, 2014 1:25 am
-
- XCore Expert
- Posts: 589
- Joined: Wed Feb 29, 2012 10:03 am
I am able to clone the repository and import it into the xTIMEcomposer without any issues. These are the steps which I followed to import the repository into the tool:
1. Clone the repository.
2. Create a fresh work space.
3. File --> Import --> Existing Projects into Workspace --> Next.
4. Select root directory (Browse) --> Choose the cloned github repository.
5. Click on Finish.
I am using xTIMEcomposer 13.0.2 Community version on OSX platform.
Sethu.
1. Clone the repository.
2. Create a fresh work space.
3. File --> Import --> Existing Projects into Workspace --> Next.
4. Select root directory (Browse) --> Choose the cloned github repository.
5. Click on Finish.
I am using xTIMEcomposer 13.0.2 Community version on OSX platform.
Sethu.
-
- Active Member
- Posts: 47
- Joined: Wed Feb 05, 2014 1:25 am
It works correctly. I was picking the option "File System" and navigating to it instead of "Existing Project". Sorry and thanks for helping.sethu wrote:These are the steps...