A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jlegrone/create-semantic-module below:

jlegrone/create-semantic-module: Initialize a project with conventional commits, commitizen, and commit linting

create-semantic-module makes it easy to start using conventional commits in new or existing projects.

Adding conventional commits to your development workflow can be a big change when you work on a project with multiple contributors.

Tools like commitizen and commitlint do a great job of easing this transition, but configuring them to work together requires some boilerplate. That's where create-semantic-module comes in!

Generate a new project:

yarn create semantic-module my-module-name

Or run from within an existing project:

cd ./my-module-name
yarn create semantic-module

If using npm 5.2.0 or later, you can also use npx:

npx create-semantic-module my-module-name

MIT © Jacob LeGrone


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4