GitXplorerGitXplorer
G

sketch2code-cli

public
6 stars
0 forks
1 issues

Commits

List of commits on branch master.
Unverified
faa980e1a829694f7306ad8ac968f9b4b222a40f

Merge remote-tracking branch 'origin/master'

GGitHub30 committed 6 years ago
Unverified
f4eb21ee3a461556bdea398b19ebf96435ef9e2a

error handling

GGitHub30 committed 6 years ago
Verified
ee10165b9f46b3d0919021283b5eef2a6530ff96

Update README.md

GGitHub30 committed 6 years ago
Verified
beb10be238430c5af06c430717eb190a61cc1491

Update .travis.yml

GGitHub30 committed 6 years ago
Verified
77195097ec329bc003d9f581eaa19dd516f2a9d2

Update s2c.sh

GGitHub30 committed 6 years ago
Unverified
433d329290612d22bdea24b35eaf1a4451b502df

Create CNAME

GGitHub30 committed 6 years ago

README

The README file for this repository.

sketch2code-cli

Build Status

Usage

curl s2c.sh | bash -s sample.jpg

it will generate to sample.html

Install

alias s2c.sh='curl s2c.sh | bash -s'
s2c.sh sample.jpg

Uninstall

unalias s2c.sh