Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/idealhack/nvt
⚒ nvALT tools
https://github.com/idealhack/nvt
markdown notes nvalt wiki
Last synced: 5 days ago
JSON representation
⚒ nvALT tools
- Host: GitHub
- URL: https://github.com/idealhack/nvt
- Owner: idealhack
- License: mit
- Archived: true
- Created: 2017-12-14T03:06:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T06:28:17.000Z (over 1 year ago)
- Last Synced: 2024-08-01T12:23:44.308Z (3 months ago)
- Topics: markdown, notes, nvalt, wiki
- Language: Go
- Homepage:
- Size: 24.4 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - idealhack/nvt - ⚒ nvALT tools (markdown)
README
# nvt
⚒ nvALT tools
## Install
```shell
go get -u github.com/idealhack/nvt
```## Usage
```shell
Usage:
nvt [flags]
nvt [command]Available Commands:
help Help about any command
site Takes nvALT notes files and generates a static wiki-like website
title Takes markdown files and add title to plain linksFlags:
-h, --help help for nvtUse "nvt [command] --help" for more information about a command.
```