1.1.1 • Published 2 years ago

memodoc v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.5.8

2 years ago

0.5.7

2 years ago

0.5.6

2 years ago

0.5.5

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago