Releases: plainloop-jp/oss-starter-kit
Releases · plainloop-jp/oss-starter-kit
Release list
v0.2.1 - README cleanup
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
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
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.