doctor

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2018 License: GPL-3.0 Imports: 14 Imported by: 0

README

Dnote Doctor

A utility to automatically fix any issues with local version of Dnote.

Installation

On Linux or macOS, you can use the installation script:

curl -s https://raw.githubusercontent.com/dnote/doctor/master/install.sh | sh

In some cases, you might need an elevated permission:

curl -s https://raw.githubusercontent.com/dnote/doctor/master/install.sh | sudo sh

Otherwise, you can download the binary for your platform manually from the releases page.

Usage

dnote-doctor

The program will:

  • detect the version of the Dnote installed on the system
  • diagnose any possible issues applicable to the version
  • automatically resolve issues, if any.

LICENSE

GPL

Build Status

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package semver parses and compares semantic version strings
Package semver parses and compares semantic version strings
Package testutils provides utilities used in tests
Package testutils provides utilities used in tests

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL