johnstonskj / rust-atelier

Rust native core model for the AWS Smithy IDL
MIT License
77 stars 11 forks source link

Fully automate dev setup with Gitpod #11

Closed johnstonskj closed 3 years ago

johnstonskj commented 3 years ago

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.

johnstonskj commented 3 years ago

Completed testing.

johnstonskj commented 3 years ago

Fixed build issues prior to merge