Giter VIP home page Giter VIP logo

generator-verb's People

Contributors

doowb avatar hariadi avatar jonschlinkert avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

generator-verb's Issues

no files

There aren't any files in the files property in package.json

Adding a single document template.

I'm trying to add single document templates and it's only re-running the node boilerplate:

yo verb doc:install

This makes me fill out my name, package name, and description each time and doesn't generator the requested document template.

Error is returned when I try to run `yo verb:doc foo.md`

The following error is returned when I try to run yo verb:doc foo.md

events.js:85
      throw er; // Unhandled 'error' event
            ^
AssertionError: /Users/phillipalexander/.nvm/versions/node/v0.12.0/lib/node_modules/generator-verb/node_modules/verb-readme-includes/templates/foo.md doesn't exist
    at EditionInterface.module.exports [as read] (/Users/phillipalexander/.nvm/versions/node/v0.12.0/lib/node_modules/generator-verb/node_modules/yeoman-generator/node_modules/mem-fs-editor/actions/read.js:13:3)
    at VerbGenerator.template (/Users/phillipalexander/.nvm/versions/node/v0.12.0/lib/node_modules/generator-verb/node_modules/yeoman-generator/lib/actions/actions.js:191:34)
    at VerbGenerator.files (/Users/phillipalexander/.nvm/versions/node/v0.12.0/lib/node_modules/generator-verb/doc/index.js:34:8)
    at /Users/phillipalexander/.nvm/versions/node/v0.12.0/lib/node_modules/generator-verb/node_modules/yeoman-generator/lib/base.js:409:16
    at processImmediate [as _immediateCallback] (timers.js:358:17)

Merge package.json instead of overwriting

Is there a way to merge the package.json information instead of overwriting the entire file with information from the node boilerplate (only one I tried so far)?

I used the yeoman node generator to setup my project initialing and I was expecting to be able to use the verb sub-generator to add boilerplate node library documentation without changing my package.json settings.

Request: git init option

I'd like to add a git init option when creating a new project with generator-verb.

My workflow is usually...

$ mkdir some-project
$ cd some-project
$ yo verb
$ verb
$ git init

I think there could be an option to initialize the git repository.

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.