Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 700 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 700 Bytes

a scaffolding tool by nodejs, alternative to yeoman.

Usage

npm install -D geoman

npx geoman : [dir]

Features

Coming soon...

Roadmap

  • support filters option
  • support using npm package to generate
  • support composing generators
  • smarter shims-options and base-options merge

Getting started

  1. write or find your generator
  2. run your generator

Contributing

Coming soon...

Contributors