0.1.2 • Published 10 years ago

cbrnnode v0.1.2

Weekly downloads
3
License
ISC
Repository
github
Last release
10 years ago

CBRNnode

Handy opinionated tool for renaming comic book pages according to the predetermend pattern:

DIRECTORY_NAME - PAGE(N)[ - PAGE(N+1)].jpg

Prerequisites

Node.js

Node.js version at or above 0.10.x

Instructions

Renaming books in the current directory. Each subdirectory at a root level counts as one separate book.

$ cbrn

Renaming books at the provided destination. Each subdirectory at a root level of the provided destination counts as one separate book.

$ cbrn -d PATH

Renaming books in the current directory and archiving them into separate archive.

$ cbrn --zip

Archiving books in the current directory without renaming files.

$ cbrn --comp

Removing all non-images from subdirectories at a root level.

$ cbrn --clean
0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago