{"id":18773166,"url":"https://github.com/raideno/cli-template","last_synced_at":"2025-12-13T17:30:13.572Z","repository":{"id":143855957,"uuid":"430216694","full_name":"raideno/Cli-Template","owner":"raideno","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-21T09:32:31.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T08:26:42.154Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raideno.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-11-20T21:51:10.000Z","updated_at":"2021-11-21T09:32:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"473f6571-f145-41b3-8ab3-4532f51c0754","html_url":"https://github.com/raideno/Cli-Template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raideno%2FCli-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raideno%2FCli-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raideno%2FCli-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raideno%2FCli-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raideno","download_url":"https://codeload.github.com/raideno/Cli-Template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239680983,"owners_count":19679509,"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":"2024-11-07T19:33:10.619Z","updated_at":"2025-12-13T17:30:13.528Z","avatar_url":"https://github.com/raideno.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Template Cli\n\n### 1-Clone the repo:\n\nInstall Git and clone the Repo or Download the zip file.\n\n```\ngit clone https://github.com/Raiden-56/Cli-Template.git cli \u0026\u0026 cd cli\n```\n\n### 2-Edit the CLI Settings:\n\nGo to the **[./package.json](package.json)** file and then edit the **prefix** with your own **prefix**.\n\n```\n\"bin\": {\n    \"prefix\": \"./bin/index.js\"\n},\n```\n\n### 3-Install Modules and The CLI:\n\n#### 1-First of all you need to install the required modules for the CLI, for this you can use this command.\n\n```\nnpm install\n```\n\n#### 2-And then install the CLI globaly in your computer using this command.\n\n(For this command you will need permissions, don't forget to prefix with sudo if you are on Linux)\n\n```\nnpm install -g\n```\n\nThis command will allow you to use the cli in the Terminal in any place simply by taping the **prefix** you puted before\n\n### 4-Finaly\n\nNow you can enjoy yout CLI and start creating commands by adding them into the **[./commands](commands)** folder.\n\n### 5-Need Help ?\n\nYou can find me on Discord !\n**raiden#7988**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraideno%2Fcli-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraideno%2Fcli-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraideno%2Fcli-template/lists"}