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

https://github.com/bigglesrocks/freethrow

A command-line tool to create dribbble shots from images
https://github.com/bigglesrocks/freethrow

cli dribbble node

Last synced: about 1 month ago
JSON representation

A command-line tool to create dribbble shots from images

Awesome Lists containing this project

README

          

**Turn your comps into dribbble shots the lazy way**

![Example](example.jpg)

##Usage

Install via NPM

npm install freethrow --global

Create a dribbble shot from an image:

freethrow /Path/To/file.jpg --rename dribble-shot.jpg --rotate 30

The file path can be a full file path, or a the name of a file in the current directory.