{"id":14965844,"url":"https://github.com/junip/exes","last_synced_at":"2025-10-25T13:30:46.413Z","repository":{"id":48784494,"uuid":"383528435","full_name":"junip/exes","owner":"junip","description":":sunglasses: :computer: Run your scripts in a interactive way  :rocket:","archived":false,"fork":false,"pushed_at":"2023-02-08T23:22:54.000Z","size":1281,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T07:11:43.830Z","etag":null,"topics":["cli","cli-tool","exe","javascript","nodejs","nodescripts","npm","npmrundev","packagejson","scripts","scripts-collection","utlity","yarn","yarn2"],"latest_commit_sha":null,"homepage":"","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/junip.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}},"created_at":"2021-07-06T16:11:20.000Z","updated_at":"2023-04-16T13:33:32.000Z","dependencies_parsed_at":"2024-09-14T01:21:17.567Z","dependency_job_id":"432961ec-8bd5-47f0-8490-715bd5090acd","html_url":"https://github.com/junip/exes","commit_stats":{"total_commits":24,"total_committers":1,"mean_commits":24.0,"dds":0.0,"last_synced_commit":"cc06e8449315022cf811dc7b96d1bf062ee259c7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junip%2Fexes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junip%2Fexes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junip%2Fexes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junip%2Fexes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junip","download_url":"https://codeload.github.com/junip/exes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238147540,"owners_count":19424276,"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":["cli","cli-tool","exe","javascript","nodejs","nodescripts","npm","npmrundev","packagejson","scripts","scripts-collection","utlity","yarn","yarn2"],"created_at":"2024-09-24T13:35:27.852Z","updated_at":"2025-10-25T13:30:46.076Z","avatar_url":"https://github.com/junip.png","language":"JavaScript","readme":"# exes\n\n[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)]() [![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)]()\n\n\n\u003cimg align=\"center\" src=\"./assets/logo.jpg\"\u003e\n\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n![npm](https://img.shields.io/npm/dm/exes) ![made with nodejs](https://img.shields.io/badge/madewith-node.js-green.svg) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![license](https://img.shields.io/github/license/visionmedia/superagent.svg)](LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=shields)](http://makeapullrequest.com)\n\n:star: If you are using this tool or you like it, Star on GitHub — it helps!\n\n:rocket: A CLI tool that detects scripts from package.json and show in a selective prompt, \n\n:lipstick: it detect automatically the package manager and execute it accordingly. (i.e yarn or npm run)\n\n:up: \n\u003cimg src=\"./assets/preview.jpg\"\u003e\n\n### Usages\n\n- You need to execute the `exes` **command** in the respective directory\n\n- it takes the available scripts from the **package.json** and show it in a prompt.\n\n- if your executed directory doesnt contains the **package.json** it will return error.\n## Prerequisites\n\nYou are required to have [Node.js](https://nodejs.org/) installed to run the cli tool or after installing [Node.js](https://nodejs.org/) you can make executable and run the excutable to use the tool. [Make executable](#making-executable)\n\n## Install Using NPM\n\nYou can use directly install the package using \n[NPM](https://www.npmjs.com/package/exes)  or  [YARN](https://yarnpkg.com/en/package/exes)\n\n```sh\n npm install -g exes\n```\n```   \n yarn add exes\n```\n\n### use the below command to get started\n\n```sh\n npx exes\n```\n\n### By Cloning the repository\n\nInstall all dependency \n\n\n```sh\nnpm install \n```\n\n### Create the symlink. This command will help you execute `exes` commands at global level \n\n\n```\nnpm link or sudo npm link\n```\n\n\n### Contribution\n\nWe hope that you will consider contributing to exes. Please read this short overview [Contribution Guidelines](https://github.com/junipdewan/exes/blob/master/CONTRIBUTING.md) for some information about how to get started \n\n### MIT License\n\n**exes** is available under the **MIT license**. See the [LICENSE](https://github.com/junipdewan/exes/blob/master/LICENSE) file for more info.\n\n\n:rocket: Happy Coding\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunip%2Fexes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunip%2Fexes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunip%2Fexes/lists"}