Skip to content

Yeoman generator to scaffold a project following Redwerks Cosmos conventions

License

Notifications You must be signed in to change notification settings

redwerks/generator-cosmos

Repository files navigation

@redwerks/generator-cosmos NPM version Dependency Status

Scaffold a project following Redwerks Cosmos conventions

Installation

First, install Yeoman and @redwerks/generator-cosmos using npm (we assume you have pre-installed node.js).

npm install -g yo @redwerks/generator-cosmos

Then generate your new project:

yo @redwerks/cosmos

What does Redwerks Cosmos scaffold?

  • Prettier & EditorConfig
  • ESLint
  • Vite
  • GitHub Actions CI
    • Linter CI
    • Eslint CI Integration
    • Unit Test Integration
    • Browser UI test (e2e) integration?
    • Prettier generation
    • Other code generation actions?
  • Remix and Next.js?
  • Test suites?
  • Tailwind CSS
  • VSCode Snippets from our library
  • husky / lint-staged / run-if-changed
  • ... and more ... ?

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

ISC © Daniel Friesen Redwerks

About

Yeoman generator to scaffold a project following Redwerks Cosmos conventions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published