Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Add gitpod config #492

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

victorvw
Copy link

this commit adds support for Gitpod.io, a free automated
dev environment that makes contributing and generally working on GitHub
projects much easier. It allows anyone to start a ready-to-code dev
environment for any branch, issue and pull request with a single click.

Change Description

Deployment Changes

  • Deployment Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@tbfleming
Copy link
Contributor

That container doesn't include tools necessary to build eosio.contracts.

@victorvw victorvw force-pushed the victorvw/gitpod-setup branch 3 times, most recently from 6152c29 to 942372d Compare November 17, 2020 18:30
This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitHub and GitLab that enables Dev-Environments-As-Code.
This makes it easy for anyone to get a ready-to-code workspace for any branch,
issue or pull request almost instantly with a single click.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants