Questions tagged [generategenerator]

Any question related to the usage or to the implementation of a « Generate generator » should be tagged `generategenerator`. How to implement a generate generator ? Why I can't render this template ? Why I get this error running this generate generator ?

A Generate generator is a NodeJS generator relying on the Generate framework and CLI tool.

generategenerator is the keyword used to group and find generators built on the Generate developer framework on npm search.

The Generate framework project is hosted on github at: https://github.com/generate/generate

Related stackoverflow tags

1 questions
1
vote
1 answer

Error: expected file.path to export a function or instance

I creating a generator plugin named generate-swap-project for the generate generator tool. Let's first see: https://github.com/generate: A new command line tool and developer framework for scaffolding out GitHub projects. A more powerful,…
Rémi Becheras
  • 14,902
  • 14
  • 51
  • 81