{"id":16226507,"url":"https://github.com/thecodejack/adi-cli","last_synced_at":"2025-04-08T03:59:34.109Z","repository":{"id":148956897,"uuid":"37871040","full_name":"thecodejack/adi-cli","owner":"thecodejack","description":"node's CLI template","archived":false,"fork":false,"pushed_at":"2015-06-27T15:47:20.000Z","size":111,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T02:54:52.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/thecodejack.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}},"created_at":"2015-06-22T17:51:05.000Z","updated_at":"2015-06-24T06:15:44.000Z","dependencies_parsed_at":"2023-03-30T20:12:52.585Z","dependency_job_id":null,"html_url":"https://github.com/thecodejack/adi-cli","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/thecodejack%2Fadi-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodejack%2Fadi-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodejack%2Fadi-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodejack%2Fadi-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodejack","download_url":"https://codeload.github.com/thecodejack/adi-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247773730,"owners_count":20993633,"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-10-10T12:49:31.701Z","updated_at":"2025-04-08T03:59:34.087Z","avatar_url":"https://github.com/thecodejack.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"adi-cli\n=======\n\nThis is my personal CLI which i have been using for months. I have removed most of things and shared my CLI as a template to build your own. Now you can do whatever you want with the code. This is build in Node using Meow, Chalk, Inquirerjs, unirest.\n\n## Install\n\nMakesure node or iojs, npm are installed in your PC.\nMove to the repository folder through terminal\nRun following command\n```\n$ npm install . -g\n```\n\nPlease note that first line of file adi.js \n```\n#!/usr/bin/env iojs\n```\nshould be corrected to following if you are using node rather iojs\n```\n#!/usr/bin/env node\n```\n\n## Usage\nFollowing command display the current forecast of Hyderabad, India.(Will soon move it into a setup)\n```\n$ adi climate\n```\n\nIf you run `adi` with any words, it will display information about same\n```\n$ adi Java script\n```\n\nYou can add as many commands as you want.\n\nAvailable Commands\n------------------\n```\nadi hello\n```\n```\nadi cricket\n```\n```\nadi climate\n```\n```\nadi askme\n```\n```\nadi **\n```\n** provide any string, will display DuckDuckGo results\nEg: `adi java script`\n\n## Support (OS Terminals)\n\nYou should expect mostly good support for the CLI below.\n\n- **Mac OS**:\n  - Terminal.app\n  - iTerm\n- **Windows**:\n  - cmd.exe\n  - Powershell\n  - Cygwin\n- **Ubuntu**:\n  - Terminal\n\n## TODO\n- Config setup\n- There are more commands like `live f1`, `live football`, `mytwitter`, `hn`(Hacker News). Will push them by replacing personal API keys. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodejack%2Fadi-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodejack%2Fadi-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodejack%2Fadi-cli/lists"}