Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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 links

Flags:
-h, --help help for nvt

Use "nvt [command] --help" for more information about a command.
```