{"id":26282036,"url":"https://github.com/chainreactors/crtm","last_synced_at":"2025-10-29T17:42:47.183Z","repository":{"id":249105552,"uuid":"830494246","full_name":"chainreactors/crtm","owner":"chainreactors","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-23T10:38:28.000Z","size":11772,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-31T07:41:33.832Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/chainreactors.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2024-07-18T11:37:54.000Z","updated_at":"2024-12-13T06:52:23.000Z","dependencies_parsed_at":"2024-07-18T17:03:16.034Z","dependency_job_id":"aa379ff6-0d28-42a9-b455-b1ac7cf722eb","html_url":"https://github.com/chainreactors/crtm","commit_stats":null,"previous_names":["chainreactors/crtm"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainreactors%2Fcrtm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainreactors%2Fcrtm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainreactors%2Fcrtm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainreactors%2Fcrtm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chainreactors","download_url":"https://codeload.github.com/chainreactors/crtm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252834010,"owners_count":21811295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-03-14T16:19:26.744Z","updated_at":"2025-10-29T17:42:47.076Z","avatar_url":"https://github.com/chainreactors.png","language":"Go","readme":"**fork from https://github.com/projectdiscovery/pdtm**\n\n## Intro\n\n\u003ch4 align=\"center\"\u003eChainreactors's Open Source Tool Manager\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-_red.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/chainreactors/crtm/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/chainreactors/crtm\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e •\n  \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e •\n  \u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e •\n  \u003ca href=\"#running-crtm\"\u003eRunning crtm\u003c/a\u003e •\n\n**crtm** is a simple and easy-to-use golang based tool for managing open source projects from Chainreactors.\n\n\u003c/p\u003e\n\n\n## Installation\n\n\n**`crtm`** requires **go1.19** to install successfully. Run the following command to install the latest version:\n\n1. Install using go install -\n\n```sh\ngo install -v github.com/chainreactors/crtm/cmd/crtm@latest\n```\n\n2. Install by downloading binary from https://github.com/chainreactors/crtm/releases\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003e  \n\n\u003e **Notes**:\n\n\u003e - *Currently, projects are installed by downloading the released project binary. This means that projects can only be installed on the platforms for which binaries have been published.*\n\u003e - *The path $HOME/.crtm/go/bin is added to the $PATH variable by default*\n\n\u003c/table\u003e\n\u003c/tr\u003e\n\u003c/td\u003e \n\n## Usage: \n\n\n```console\ncrtm is a simple and easy-to-use golang based tool for managing open source projects from ProjectDiscovery\n\nUsage:\n  ./crtm [flags]\n\nFlags:\nCONFIG:\n   -config string            cli flag configuration file (default \"$HOME/.config/crtm/config.yaml\")\n   -bp, -binary-path string  custom location to download project binary (default \"$HOME/.crtm/go/bin\")\n\nINSTALL:\n   -i, -install string[]  install single or multiple project by name (comma separated)\n   -ia, -install-all      install all the projects\n   -ip, -install-path     append path to PATH environment variables\n\nUPDATE:\n   -u, -update string[]         update single or multiple project by name (comma separated)\n   -ua, -update-all             update all the projects\n   -up, -self-update            update crtm to latest version\n   -duc, -disable-update-check  disable automatic crtm update check\n\nREMOVE:\n   -r, -remove string[]  remove single or multiple project by name (comma separated)\n   -ra, -remove-all      remove all the projects\n   -rp, -remove-path     remove path from PATH environment variables\n\nDEBUG:\n   -sp, -show-path          show the current binary path then exit\n   -version                 show version of the project\n   -v, -verbose             show verbose output\n   -nc, -no-color           disable output content coloring (ANSI escape codes)\n   -disable-changelog, -dc  disable release changelog in output\n```\n\n## Running crtm\n\n```console\n$ crtm -install-all\n[INF] Current crtm version v0.0.1\n[INF] installing gogo...\n[INF] installed gogo v2.13.2 (latest)\n[INF] installing spray...\n[INF] installed spray v0.9.9 (latest)\n[INF] installing zombie...\n[INF] installed zombie v1.2.0 (latest)\n``` \n\n## Thanks\n\n* https://github.com/projectdiscovery/pdtm ,  crtm modified from pdtm, thanks to pdtm's work\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchainreactors%2Fcrtm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchainreactors%2Fcrtm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchainreactors%2Fcrtm/lists"}