An open API service indexing awesome lists of open source software.

https://github.com/faun/autodestinations

Experimental project to dynamically build Lightroom gallery auto destinations based upon keywords
https://github.com/faun/autodestinations

Last synced: 4 months ago
JSON representation

Experimental project to dynamically build Lightroom gallery auto destinations based upon keywords

Awesome Lists containing this project

README

          

# Setup

Dependencies:

* [Moonscript](http://moonscript.org/)

Development dependencies:

* [Luarocks](http://www.luarocks.org/en/Download)
* [Busted](http://olivinelabs.com/busted/)

Install with luarocks:

luarocks install busted

* [Grunt](http://gruntjs.com/)

## Testing:

grunt

## Autotest:

grunt watch

# Credits

Credit for the original idea and original lua code goes to [Cody Sims](https://github.com/codysims).