1.1.0 • Published 4 years ago

dontpad-cli v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

MIT License

Table of Contents

About The Project

Dontpad CLI is a command line interface for writing and sharing notes direct from your console.

Getting Started

To get yourself Dontpad CLI, follow these simple steps.

Prerequisites

NodeJS and npm are required to install Dontpad CLI.
You download node and npm here.

After installation run:

npm install npm@latest -g

For update npm.

Installation

  1. Install the package
npm install --global dontpad-cli
  1. Check the installation
dontpad --version

You should see the version on console.

Usage


To read all the commands and options simple run:

dontpad --help

Commands:

CommandDescriptionUsage
Empty command, append text to a repositorydontpad 'text' args
getRead information from a repository and prints on terminaldontpad get args

General options:

OptionDescriptionDefault
--helpShow helpNone
--versionShow versionNone
-r or --repositorySpecify the dontpad repositorySystem user name
-s or --separatorSpecify a string separator between appends\n
-o or --overwriteOverwrite all content in the repositoryfalse
-c or --copyCopy the last line from the repository to the clipboard (only disponible with get command)false

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Allan Braun - allanvobraun@gmail.com

Project Link: https://github.com/allanvobraun/dontpad-CLI

NPM Link: https://www.npmjs.com/package/dontpad-cli

Special thanks