{"id":18764467,"url":"https://github.com/theintern/dev","last_synced_at":"2025-04-13T04:33:33.110Z","repository":{"id":14467512,"uuid":"76591281","full_name":"theintern/dev","owner":"theintern","description":"Tools for developing Intern","archived":false,"fork":false,"pushed_at":"2023-04-25T00:13:07.000Z","size":965,"stargazers_count":2,"open_issues_count":7,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-09T04:23:47.117Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theintern.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":"2016-12-15T19:54:33.000Z","updated_at":"2022-03-31T15:10:29.000Z","dependencies_parsed_at":"2024-06-20T22:10:02.670Z","dependency_job_id":null,"html_url":"https://github.com/theintern/dev","commit_stats":null,"previous_names":["theintern/intern-dev"],"tags_count":63,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theintern%2Fdev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theintern%2Fdev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theintern%2Fdev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theintern%2Fdev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theintern","download_url":"https://codeload.github.com/theintern/dev/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248664706,"owners_count":21142014,"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-07T18:29:56.348Z","updated_at":"2025-04-13T04:33:32.873Z","avatar_url":"https://github.com/theintern.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# intern-dev\n\nSupport scripts for Intern and its sub-projects\n\n\u003cbr\u003e\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://cdn.rawgit.com/theintern/leadfoot/master/docs/logo.svg\" alt=\"Leadfoot logo\" height=\"90\"\u003e\n\u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp;\n\u003cimg src=\"https://cdn.rawgit.com/theintern/intern/master/docs/logo.svg\" alt=\"Intern logo\" height=\"128\"\u003e\n\u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp;\n\u003cimg src=\"https://cdn.rawgit.com/theintern/digdug/master/docs/logo.svg\" alt=\"Dig Dug logo\" height=\"80\"\u003e\n\n\u003c/p\u003e\u003c/br\u003e\n\n## Usage\n\nInclude this project in `devDependencies` in your Intern component's\n`package.json`, then add the desired scripts to `scripts` in `package.json`. For\nexample:\n\n```js\n\"scripts\": {\n  \"build\": \"intern-dev-build\",\n  \"clean\": \"intern-dev-clean\",\n  \"lint\": \"intern-dev-lint\",\n  \"release\": \"intern-dev-release\",\n  \"test\": \"intenr-dev-clean \u0026\u0026 intern-dev-build \u0026\u0026 intern-dev-test\",\n  \"watch\": \"intern-dev-watch\"\n}\n```\n\n## Configuration\n\nComponents should generally try to follow the conventions used by this package\n(standard tslint, sources in `src`, test config in `tests/intern.js`, etc.), in\nwhich case no configuration is required. However, limited configuration is\nsupported through the `internDev` property in your project's `package.json`.\n\n```js\n\"internDev\": {\n  // Patterns to ignore\n  \"ignore\": [ \"ignore\", \"glob\", \"patterns\" ],\n  \"resources\": {\n    // Arrays of patterns to copy for a build, keyed by destination path\n    \"_build\": [\n      \"patterns\",\n      { base: \"src/stuff\", pattern: \"to\" },\n      \"copy\"\n    ]\n  },\n  // Path to custom test config\n  \"testConfig\": \"tests/custom.config.js\"\n}\n```\n\nNote that all paths and path patterns are relative to the project root.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheintern%2Fdev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheintern%2Fdev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheintern%2Fdev/lists"}