https://github.com/andtechstudios/jotdown
https://github.com/andtechstudios/jotdown
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/andtechstudios/jotdown
- Owner: andtechstudios
- Created: 2023-01-12T04:36:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-15T07:28:38.000Z (almost 3 years ago)
- Last Synced: 2025-02-06T16:58:54.074Z (over 1 year ago)
- Language: C#
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jotdown
## Installation
```shell
$ dotnet nuget add source "https://gitlab.com/api/v4/projects/29250253/packages/nuget/index.json" --name gitlab/andtech
$ dotnet tool install -g andtech.jotdown
```