READMEジェネレーター
複数のスタイルでプロジェクト用のREADME.mdテンプレートを生成。プロジェクト情報を入力してすぐに使えるREADMEファイルを取得。
すべての処理はブラウザ内で行われます。データはアップロードされません。
READMEジェネレーター
複数のスタイルでプロジェクト用のREADME.mdテンプレートを生成。プロジェクト情報を入力してすぐに使えるREADMEファイルを取得。
🔒すべての処理はブラウザ内で行われます。データはアップロードされません。
テンプレートスタイル
Standard
プロジェクト情報
プロジェクト名
説明
リポジトリURL(任意、バッジ用)
https://github.com/user/repo
機能
インストール&使い方
インストールコマンド
使用例
著者&ライセンス
著者名
あなたの名前
著者URL(任意)
https://example.com
ライセンス
MIT
生成されたREADME
# My Project A brief description of what this project does. ## Features - Feature 1 - Feature 2 - Feature 3 ## Installation ```bash npm install my-project ``` ## Usage ``` import myProject from 'my-project'; ``` ## Contributing Contributions are welcome! Please feel free to submit a Pull Request. ## License This project is licensed under the MIT License.
