Creating a Codespaces development environment for VOLTTRON and Eclipse VOLTTRON
The purpose of this repository is to allow the user to create their own codespaces environment for creating new agents or adding additional capabilities to existing agents.
This repository was built for the Eclipse VOLTTRON Users group (https://projects.eclipse.org/projects/iot.volttron). Join the mailing list for upcoming topics (https://accounts.eclipse.org/mailing-list/volttron-dev).
Creation
-
Click the
Use this template
button to create a new repository for you to work with -
Use the dropdown to select the organization (or user) to create the repository under and enter the repository name. Finally click the create button at the bottom of the page.
-
Click the
Codespaces
button at the top of the the page -
In the upper right corner click the
New Codespace
button -
Specify the repository you created in step 1 and customize it using one of the devcontainer configurations for volttron
After a few minutes of setup you will have a working development environment fully available in github codespaces.