1.1.1 • Published 5 years ago

duts v1.1.1

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

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>

\ 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.

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago