Clone the Develo starter Repository

We've made public the starter repository that we use internally at Develo. This is a great repository for getting started quickly.

In this lesson your going to get started quickly with our starter repo, this will fork the repo to your account, be careful as Forked versions of public repos are always public by default!

In a later lesson I'll show you how to clone this repo and create a private version, so that you can create a secure Magento GitHub codebase for your private projects.

To get started visit https://github.com/develodesign/magento-gitpod and Fork the repository to your own account.



You can then use this as your starter repository for new projects.

For this example I'm going to start a new workspace to work on a new Hyvä theme based website, so I fork this repository for my Magento project.

In the below screenshot you can see this new forked repository, I will then use the Gitpod button here to open a new workspace

If you don't have a Gitpod button then please install the Chrome browser toolbar. If you're not using Chrome you can manually start Gitpod by prepending https://gitpod.io/# to your Github url.

So my Github URL is

https://github.com/collymore/magento-gitpod-hyva

To start a repository directly from the URL I'd visit

https://gitpod.io/#https://github.com/collymore/magento-gitpod-hyva

Once you start a workspace you'll have a fully working environment setup and ready to go.



Complete and Continue  
Discussion

2 comments