1.1.1 • Published 1 year ago

memodoc v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

MemoDOC

Small cli program for memorizing and outputting specific commands very quickly.

🚀 Installation

npm install memodoc -g

✏️ Description

This small cli program is designed for developers in study or who have just arrived in a company. The idea came to me in the second year of studying computer science. During an Angular pratique work. I was wasting a lot of time looking for the exact syntax of the "ns" utility commands.

With this small program you can find with a small command your most complex syntaxes quickly. The add of command is also done very quickly.

presentation

🧑‍💻 Usage

memodoc --help
MemoDOC is a small cli program for memorizing and outputting specific commands
very quickly. No more scrolling for hours in the documentation.

Usage
  $ memodoc
Options:
  -v, --version           output the current version
  -h, --help              display help for command

Commands:
  all | a                 List all command saved in memo-cli
  book | b <name>         Show content of a specific book
  put | p <book> [key]    Put command in specific book
  copy | cp <book> [key]  Copy specific command in your clipboard
  reset                   Reset all data stored in this app
  help [command]          display help for command
1.1.1

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.5.8

1 year ago

0.5.7

1 year ago

0.5.6

1 year ago

0.5.5

1 year ago

0.5.4

1 year ago

0.5.3

1 year ago

0.5.2

1 year ago

0.5.1

1 year ago

0.5.0

1 year ago