duts

1.1.1 • Public • Published

duts

command line tool that do 'memo control' of a file.

usage

$ duts init [file]

[file] is optional. if you don't not specify filename, all files in present directory will be initialized. After initialized, '.dots' directory that have all informations of duts operations was created.

$ duts memo <file> <contents>

<file> is mandatory. if you have long text (include space), must use quotes. ex) duts memo README.md 'hello world'

$ duts log <file>

view memo logs.

Readme

Keywords

Package Sidebar

Install

npm i duts

Weekly Downloads

2

Version

1.1.1

License

ISC

Unpacked Size

6.91 kB

Total Files

7

Last publish

Collaborators

  • lachats