obsidian-sample-plugin/.devcontainer
Wil Taylor c3fec697ed
added dev container
2023-02-15 20:34:21 +10:00
..
.obsidian added dev container 2023-02-15 20:34:21 +10:00
README.md added dev container 2023-02-15 20:34:21 +10:00
devcontainer.json added dev container 2023-02-15 20:34:21 +10:00
getObsidian.sh added dev container 2023-02-15 20:34:21 +10:00
menu added dev container 2023-02-15 20:34:21 +10:00
obsidian.json added dev container 2023-02-15 20:34:21 +10:00
postStart.sh added dev container 2023-02-15 20:34:21 +10:00

README.md

Obsidian Development Container

To use this container you have the following options:

  • Install the Dev Container plugin in Visual Studio code and it will allow you to boot into a development container.
  • Load the container on github code spaces.

Once the container has starte you can access Obsidian via the ports tab on the terminal window. If you select novnc it will open a desktop environment with a vanilla Obsidian install you can test your plugins on.

To start obsidian you can just run Obsidian from the menu in the bottom left or Obsidian from the terminal.