{ "id": "dnote", "version": "1.0.9", "name": "Dnote (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/dnote", "description": "Dnote is a simple command line notebook for programmers. It keeps you focused by providing a way of effortlessly capturing and retrieving information without leaving your terminal. It also offers a seamless multi-device sync.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] }