Skip to content

taylordevereaux/photo-grouper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Nuget

[Todo]

Usage

Usage:
  photogrouper group <directory> [--format|-f] <format> [--recursive|-r] [--log|-l]
  photogrouper ungroup <directory> [--recursive|-r] [--log|-l]
  photogrouper list <directory> [--recursive|-r]  [--log|-l] [--json|-j]
  photogrouper -h | --help
  photogrouper --version

Options:
  -h --help       Show commands.
  --version       Show version.
  -f --format     Specify the date format for folder grouping [default: yyyy-MM-dd].
  -r --recursive  Includes photos in all sub-directories [default: false].
  -j --json       Returns the list results in json format.
  -l --log        Logs output to the console window.
Syntax highlighted code block

# Header 1
## Header 2
### Header 3

- Bulleted
- List

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)

For more details see GitHub Flavored Markdown.

Jekyll Themes

Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.

Support or Contact

Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.