Skip to content

Releases: plainloop-jp/oss-starter-kit

v0.2.1 - README cleanup

Choose a tag to compare

@plainloop-jp plainloop-jp released this 16 Jun 13:12

README cleanup release.

  • Fixed the Japanese README section.
  • Added a quick example for --only.
  • Bumped the package version to 0.2.1.

v0.2.0 - Select starter files with --only

Choose a tag to compare

@plainloop-jp plainloop-jp released this 08 Jun 06:26

Adds --only so users can create just the starter files they need.

Example:

npx oss-starter-kit init . --only security,contributing

This is useful for existing projects that already have some community files.

v0.1.0 - Initial release

Choose a tag to compare

@plainloop-jp plainloop-jp released this 03 Jun 22:55

Initial release of OSS Starter Kit.

This CLI creates starter files for open-source projects, including contribution guidance, security policy, issue forms, and a pull request template.