iTwin / viewer

Monorepo that contains the iTwin Viewer npm packages and their related packages
MIT License
25 stars 16 forks source link

add devcontainer for gh workspaces #49

Closed aruniverse closed 1 year ago

aruniverse commented 3 years ago

Add a devcontainer so we can properly open the repo in GitHub workspaces; currently if you open the repo in workspaces (maybe when you have a quick small patch or just wanted to review a pr) there is no rush so you'd need to clone the repo locally to use, but with this, should be able to develop locally.

aruniverse commented 3 years ago

Looks good but where did the need for code spaces come from (no description in the pr)? Is this extension related or just a nice to have addition?

Sorry, didnt submit the description last night, added now.

This is just a nice to have, so we can open and use the repo in workspaces (because it'll now include rush) so you don't have to clone/run locally.