{"id":15687245,"url":"https://github.com/snugug/generator-sketch","last_synced_at":"2025-05-07T19:26:56.519Z","repository":{"id":14332863,"uuid":"17042395","full_name":"Snugug/generator-sketch","owner":"Snugug","description":"Small Yeoman generator to quickly spin up a small repo for testing","archived":false,"fork":false,"pushed_at":"2014-04-08T15:02:28.000Z","size":208,"stargazers_count":9,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T09:31:01.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Snugug.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-21T01:56:35.000Z","updated_at":"2014-11-15T18:45:08.000Z","dependencies_parsed_at":"2022-09-03T08:32:08.018Z","dependency_job_id":null,"html_url":"https://github.com/Snugug/generator-sketch","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snugug%2Fgenerator-sketch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snugug%2Fgenerator-sketch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snugug%2Fgenerator-sketch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snugug%2Fgenerator-sketch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Snugug","download_url":"https://codeload.github.com/Snugug/generator-sketch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252942776,"owners_count":21829123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T17:45:56.229Z","updated_at":"2025-05-07T19:26:56.491Z","avatar_url":"https://github.com/Snugug.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sketch [![NPM version](https://badge.fury.io/js/generator-sketch.png)](http://badge.fury.io/js/generator-sketch)\n\n```\n  _______ __          __        __    \n |   _   |  |--.-----|  |_.----|  |--.\n |   |___|    \u003c|  -__|   _|  __|     |\n |____   |__|__|_____|____|____|__|__|\n |   |   |   _______________________\n |       |  /   //=================/`\"-._\n `-------' |   ||=================|      D\n            \\___\\\\_________________\\__.-\"'\n```\n\n\n\u003e A [Yeoman](http://yeoman.io) generator for sketching in HTML, Sass, and JS\n\n\n## Getting Started\n\n### What is Yeoman?\n\nTrick question. It's not a thing. It's this guy:\n\n![Yeoman!](http://i.imgur.com/JHaAlBJ.png)\n\nBasically, he wears a top hat, lives in your computer, and waits for you to tell him what kind of application you wish to create.\n\nNot every new computer comes with a Yeoman pre-installed. He lives in the [npm](https://npmjs.org) package repository. You only have to ask for him once, then he packs up and moves into your hard drive. *Make sure you clean up, he likes new and shiny things.*\n\n```\n$ npm install -g yo\n```\n\nHe also likes to bundle up his [Sassy](http://sass-lang.com/) friends. You only need to get his [packaging tape](http://bundler.io/) once, and then he'll be set. His tape lives in the [RubyGems](http://rubygems.org/) package repository.\n\n```\n$ gem install bundler\n```\n\n### Yeoman Generators\n\nYeoman travels light. He didn't pack any generators when he moved in. You can think of a generator like a plug-in. You get to choose what type of application you wish to create, such as a Backbone application or even a Chrome extension.\n\nTo install generator-sketch from npm, run:\n\n```\n$ npm install -g generator-sketch\n```\n\nFinally, initiate the generator:\n\n```\n$ yo sketch\n```\n\nSketch also has some templates to make sketching easier. The following templates are available:\n\n#### Templates\n\nQuickly spin up templates of commonly used patterns!\n\n```\n$ yo sketch:template\n```\n\nCurrently available templates:\n\n* Style Tile - A Responsive [style tile](http://styletil.es/), including the Sass required to power the basic tile. Copy taken from [Fillerama](http://chrisvalleskey.com/fillerama/). Run Template from the root of your directory.\n\n\n\n### Getting To Know Yeoman\n\nYeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.\n\nIf you'd like to get to know Yeoman better and meet some of his friends, [Grunt](http://gruntjs.com) and [Bower](http://bower.io), check out the complete [Getting Started Guide](https://github.com/yeoman/yeoman/wiki/Getting-Started).\n\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnugug%2Fgenerator-sketch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnugug%2Fgenerator-sketch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnugug%2Fgenerator-sketch/lists"}