GithubHelp home page GithubHelp logo

jonschlinkert / generator-base Goto Github PK

View Code? Open in Web Editor NEW
13.0 4.0 0.0 188 KB

Generator for creating Yeoman generators that are capable of remembering certain user answers, resulting in a better user experience. Run `yo base` and create your own generator, with the basic necessities including docs.

Home Page: https://github.com/jonschlinkert

License: MIT License

JavaScript 100.00%

generator-base's Introduction

generator-base NPM version

Generator for creating Yeoman generators that are capable of remembering certain user answers, resulting in a better user experience. Generators come with the basic necessities, including docs.

Install

Install globally with npm:

npm i -g generator-base

Usage

Once installed globally, simply run:

  • yo base to to start a new project

yo base

Running the generator with yo base will add the following files to your project:

  • app: this is the controller for your generator, inside this directory you will also find the main templates used by your generator.
  • docs: basic starter documentation for your generator.
  • .verbrc.md: a "docs-config" file for Verb. YAML front-matter can be used in this file, and the markdown content is used to generate your project's README.md.
  • test: the test directory for your generator
  • package.json: with minimal properties defined.
  • LICENSE-MIT
  • .gitattributes
  • .gitignore
  • .jshintrc

Generator options

Command: -s | --skip-install

Skips the automatic execution of bower and npm after scaffolding has finished.

Command: -w | --skip-welcome-message

Skips the Yeoman welcome message.

Author

Jon Schlinkert

Brian Woodward

License

Copyright (c) 2014 Jon Schlinkert, contributors.
Released under the MIT license


This file was generated by verb-cli on May 02, 2014.

generator-base's People

Contributors

jonschlinkert avatar

Stargazers

Cat  avatar Jarrett Drouillard avatar Harald Haesler avatar John Cashmore avatar  avatar basecss avatar Simon avatar John avatar Brian Woodward avatar Hariadi Hinta avatar Kainy Guo avatar Everton Yoshitani avatar Stephen avatar

Watchers

 avatar Brian Woodward avatar Muzzamil Hussain avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.