docs: docs updated for gitpod

This commit is contained in:
Mateusz Pusz
2021-10-01 11:27:01 +02:00
parent c061b7ae95
commit a26eef0d93
2 changed files with 11 additions and 1 deletions

View File

@ -2,9 +2,17 @@
👍🎉 First off, thanks for taking the time to contribute! 🎉👍
## Gitpod
The easiest way to start coding is to jump streight into [Gitpod](https://www.gitpod.io). You can either click the button
below or prefix any `mp-units` URL (main branch, other branches, issues, PRs, ...) in your web browser with `gitpod.io/#`
(i.e. https://gitpod.io/#https://github.com/mpusz/units).
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/mpusz/units)
## Download, Build, Install
Please refer to our official docs for [download, build, and install instructions](https://mpusz.github.io/units/usage.html).
Alternatively, please refer to our official docs for [download, build, and install instructions](https://mpusz.github.io/units/usage.html) if you want to setup a development environemnt on your local machine.
## Where to start?

View File

@ -12,6 +12,8 @@ be found in ISO C++ paper [P1935](https://wg21.link/p1935) and
[CppCon 2020 talk](https://www.youtube.com/watch?v=7dExYGSOJzo). We are actively looking for
parties interested in field trialing the library.**
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/mpusz/units)
## Documentation