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
- Host: GitHub
- URL: https://github.com/bigglesrocks/freethrow
- Owner: bigglesrocks
- License: gpl-2.0
- Created: 2015-07-23T18:49:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-24T02:56:14.000Z (about 10 years ago)
- Last Synced: 2025-08-20T03:59:19.870Z (about 2 months ago)
- Topics: cli, dribbble, node
- Language: JavaScript
- Size: 8.08 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Turn your comps into dribbble shots the lazy way**

##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.