Skip to content

Initialises the directory structure to keep your photos organised for the year

License

Notifications You must be signed in to change notification settings

ecomba/photo_year

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo Year

This is just a little script (as a gem) that will help you keep your year in photography organised on your file system.

When you want to start a new year in photography (or you are organising old photos) just run photo_year <year> and it will create the whole directory structure for you.

Installing

After cloning you'll have to run:

gem build photo_year.gemspec (This will build your gem)

and right after that

gem install ./photo_year.gem or sudo gem install ./photo_year.gem depending if you have a gem manager installed or not on your system.

Once you've done this the command photo_year will be available in your system.

Usage

Run photo_year followed by the year you want to initialise, i.e. photo_year 2019 if you want the structure for the year 2019.

About

Initialises the directory structure to keep your photos organised for the year

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages