{"id":15698946,"url":"https://github.com/doowb/dev-link","last_synced_at":"2025-05-09T02:14:09.857Z","repository":{"id":65990607,"uuid":"55421523","full_name":"doowb/dev-link","owner":"doowb","description":"Run development versions of command line applications.","archived":false,"fork":false,"pushed_at":"2016-04-04T15:22:28.000Z","size":6,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-09T02:14:05.228Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doowb.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},"funding":{"github":["doowb","jonschlinkert"]}},"created_at":"2016-04-04T15:14:22.000Z","updated_at":"2021-04-12T22:03:34.000Z","dependencies_parsed_at":"2023-03-10T23:26:54.371Z","dependency_job_id":null,"html_url":"https://github.com/doowb/dev-link","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"b276e04aaa80d891e806b7049f765685f2687390"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doowb%2Fdev-link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doowb%2Fdev-link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doowb%2Fdev-link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doowb%2Fdev-link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doowb","download_url":"https://codeload.github.com/doowb/dev-link/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253176444,"owners_count":21866143,"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-03T19:36:18.482Z","updated_at":"2025-05-09T02:14:09.836Z","avatar_url":"https://github.com/doowb.png","language":"JavaScript","funding_links":["https://github.com/sponsors/doowb","https://github.com/sponsors/jonschlinkert"],"categories":[],"sub_categories":[],"readme":"# dev-link [![NPM version](https://img.shields.io/npm/v/dev-link.svg)](https://www.npmjs.com/package/dev-link) [![Build Status](https://img.shields.io/travis/doowb/dev-link.svg)](https://travis-ci.org/doowb/dev-link)\n\n\u003e Link and run development versions of command line applications.\n\n## Install\n\nInstall globally with [npm](https://www.npmjs.com/)\n\n```sh\n$ npm install -g dev-link\n```\n\n## Usage\n\nLink command line applications during development.\nThis is useful when doing development on globally installed apps\nlike [verb](https://github.com/verbose/verb) and [assemble](https://github.com/assemble/assemble) while still using the published versions.\n\n```sh\n$ cd /path/to/app\n$ dev link\nlinking \"app\" to \"bin/cli.js\"\n```\n\nUse the linked command link application by calling `dev` before the\nnormal `app` command.\n\n```sh\n$ cd /path/to/another/app\n$ dev app\n```\n\n## Generate docs\n\nGenerate readme and API documentation with [verb](https://github.com/verbose/verb):\n\n```sh\n$ npm install verb \u0026\u0026 npm run docs\n```\n\nOr, if [verb](https://github.com/verbose/verb) is installed globally:\n\n```sh\n$ verb\n```\n\n## Running tests\n\nInstall dev dependencies:\n\n```sh\n$ npm install -d \u0026\u0026 npm test\n```\n\n## Contributing\n\nPull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/doowb/dev-link/issues/new).\n\n## Author\n\n**Brian Woodward**\n\n* [github/doowb](https://github.com/doowb)\n* [twitter/doowb](http://twitter.com/doowb)\n\n## License\n\nverb © 2016, [Brian Woodward](https://github.com/doowb).\nReleased under the [MIT license](https://github.com/doowb/dev-link/blob/master/LICENSE).\n\n***\n\n_This file was generated by [verb](https://github.com/verbose/verb), v0.9.0, on April 04, 2016._","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoowb%2Fdev-link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoowb%2Fdev-link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoowb%2Fdev-link/lists"}