{"id":15771459,"url":"https://github.com/trstringer/globaller","last_synced_at":"2025-06-19T10:40:58.231Z","repository":{"id":147740009,"uuid":"65137947","full_name":"trstringer/globaller","owner":"trstringer","description":":basketball: Create global packages locally without having to run npm pack","archived":false,"fork":false,"pushed_at":"2016-08-08T16:37:42.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-11T15:06:56.165Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trstringer.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":"2016-08-07T14:38:01.000Z","updated_at":"2016-08-08T16:38:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"98c4d328-a30b-4deb-aaba-a9f885b6c7bc","html_url":"https://github.com/trstringer/globaller","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"d574828a585553f25ad90a0143977f40dd444536"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fgloballer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fgloballer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fgloballer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fgloballer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trstringer","download_url":"https://codeload.github.com/trstringer/globaller/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246465220,"owners_count":20781919,"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-04T15:02:32.285Z","updated_at":"2025-03-31T11:44:49.031Z","avatar_url":"https://github.com/trstringer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Globaller\n\n*Create global modules on your machine without having to `npm pack \u0026\u0026 npm install \u003clocal-package\u003e`*\n\nWhy?  When I'm writing node.js CLI applications, I like to test out running the package globally.  It's convenient to just type `my-cli` instead of having to navigate to the bin.\n\n## Installation\n\n```\nnpm install --global globaller\n```\n\n## Usage\n\n 1. Navigate to the directory of your global module that you are developing\n 2. Run `globaller`\n 3. Now run your global module anywhere on the system\n\nIf your module is named `mycli`, Globaller will create a symlink `mycli-\u003cpostfix\u003e`.  You can specify a postfix by running `globaller -p test`, which will create `mycli-test`, otherwise the default postfix is `dev`.  By default, `mycli-dev` will be generated.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fgloballer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrstringer%2Fgloballer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fgloballer/lists"}