{"id":38153474,"url":"https://github.com/dimgraycat/mc-velocity-installer","last_synced_at":"2026-01-27T11:05:35.188Z","repository":{"id":332788671,"uuid":"1132049684","full_name":"dimgraycat/mc-velocity-installer","owner":"dimgraycat","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-17T03:18:06.000Z","size":15797,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-17T10:06:04.002Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dimgraycat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-11T08:06:00.000Z","updated_at":"2026-01-17T03:17:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dimgraycat/mc-velocity-installer","commit_stats":null,"previous_names":["dimgraycat/mc-velocity-installer"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dimgraycat/mc-velocity-installer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimgraycat%2Fmc-velocity-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimgraycat%2Fmc-velocity-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimgraycat%2Fmc-velocity-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimgraycat%2Fmc-velocity-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimgraycat","download_url":"https://codeload.github.com/dimgraycat/mc-velocity-installer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimgraycat%2Fmc-velocity-installer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28812367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T07:41:26.337Z","status":"ssl_error","status_checked_at":"2026-01-27T07:41:08.776Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-16T23:03:46.804Z","updated_at":"2026-01-27T11:05:35.183Z","avatar_url":"https://github.com/dimgraycat.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mc-velocity-installer\n\nVelocity を新規インストールする対話型CLIです。各ステップで確認を行い、ダウンロードした jar（ファイル名はURLのものをそのまま使用）と起動スクリプトを生成します。設定ファイルは初回起動で生成されます。\n\n## 前提\n\n- Java がインストール済みで `java` が `PATH` から実行できること\n- ネットワークアクセスが可能であること（バージョン一覧取得・ダウンロードに使用）\n- 実行ディレクトリ配下に書き込む権限があること（既定のインストール先は `./velocity`）\n\n## 使い方\n\n```bash\ncargo run\n```\n\njar のみ再取得:\n\n```bash\ncargo run -- --redownload-jar\n```\n\n指定先へデプロイ:\n\n```bash\ncargo run -- --deploy /path/to/deploy\n```\n\n### 対話の流れ（概要）\n\n1. インストール先の指定（既定: 実行時のカレントディレクトリ/velocity）\n2. 既存ファイルの有無確認（上書き可否）\n3. Velocity バージョン一覧の表示と選択（`バージョン (type, build)` 形式）\n4. 起動メモリ（Xms/Xmx）の入力（既定: 256M/512M）\n5. サマリ確認後、ダウンロードと生成\n6. 初回起動で `velocity.toml` を生成（生成後に設定を編集）\n\n## 生成物\n\n- ダウンロードした jar（ファイル名はURLのものをそのまま使用）\n- `start.sh` / `start.bat`\n- `velocity.service`（systemd 用ユニットファイル）\n\n## オプション\n\n- `--deploy \u003cDIR\u003e` は指定先へデプロイします。\n- `--redownload-jar` は jar のみ再取得します（start.sh / start.bat の置き換えは確認後に実行）。\n- `-h, --help` でヘルプを表示します。\n- `-V, --version` でバージョンを表示します。\n\n## 詳細仕様\n\n仕様の詳細は `docs/README.md` を参照してください。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimgraycat%2Fmc-velocity-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimgraycat%2Fmc-velocity-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimgraycat%2Fmc-velocity-installer/lists"}