imagej / imagej2

Open scientific N-dimensional image processing :microscope: :sparkler:
https://imagej.net/
BSD 2-Clause "Simplified" License
1.2k stars 335 forks source link

Fully automate dev setup with Gitpod #279

Closed Crawlerlm92 closed 3 years ago

Crawlerlm92 commented 3 years ago

This commit implements a fully-automated development setup using Gitpod.io, an online IDE for GitLab, GitHub, and Bitbucket 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.

ctrueden commented 3 years ago

@Crawlerlm92 We already have an "Open in Gitpod" button in our README. Was this PR automatically generated? Or are you a real person?

ctrueden commented 3 years ago

Closing assuming this was a bot. Please reopen if not.