... | ... | @@ -42,9 +42,7 @@ For more information, look through the general README.md and INSTALL.md in the m |
|
|
The easiest and fastest way to get started is to develop remotely on fetdatorn with the help of VS Code through SSH, follow [this guide](Remote-development-using-VS-Code) to get it setup.
|
|
|
|
|
|
#### (Option 2) Local development
|
|
|
- [ ] Follow the steps found [here](./Docker) to get the containers ready.
|
|
|
- [ ] Install Docker [here](https://www.docker.com/get-started). Choose Docker Desktop if you are using Windows. Install on Linux using [this tutorial](https://docs.docker.com/engine/install/ubuntu/)
|
|
|
- [ ] Install an IDE of your choice. We recommend using VS Code which you can install from [here](https://code.visualstudio.com/).
|
|
|
- [ ] Follow [these steps](Local-development) to get going with development locally.
|
|
|
|
|
|
#### (Option 3) Remote development, on fetdatorn, through SSH
|
|
|
When being connected to SSH you will not have a graphical GUI. You'll hack around in vim, nano, or emacs as a text editor, so if you opt for this, look up some cheat sheets on those programs and become a guru.
|
... | ... | |