Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 293 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 293 Bytes

DPhoto - CLI

Installed on the end-user computer, backup photos and videos using command line interface.

Getting Started

Useful commands

go test ./...
go run . --help

# to install locally
go install