{"id":18322207,"url":"https://github.com/dvhb/cli","last_synced_at":"2025-09-20T11:38:44.073Z","repository":{"id":57110088,"uuid":"148748050","full_name":"dvhb/cli","owner":"dvhb","description":"Build tool with zero initial configuration","archived":false,"fork":false,"pushed_at":"2019-08-30T12:24:23.000Z","size":3255,"stargazers_count":4,"open_issues_count":10,"forks_count":2,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-30T00:32:29.387Z","etag":null,"topics":["build-tool","webpack","zero-configuration"],"latest_commit_sha":null,"homepage":"https://dvhb.github.io/cli","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/dvhb.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-14T06:53:24.000Z","updated_at":"2020-09-28T21:39:45.000Z","dependencies_parsed_at":"2022-08-20T20:50:16.705Z","dependency_job_id":null,"html_url":"https://github.com/dvhb/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/dvhb%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvhb%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvhb%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvhb%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvhb","download_url":"https://codeload.github.com/dvhb/cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415783,"owners_count":20935383,"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":["build-tool","webpack","zero-configuration"],"created_at":"2024-11-05T18:23:46.433Z","updated_at":"2025-09-20T11:38:39.001Z","avatar_url":"https://github.com/dvhb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @dvhb/cli [![Build Status](https://travis-ci.org/dvhb/cli.svg?branch=master)](https://travis-ci.org/dvhb/cli)\n\nBuild tool with zero initial configuration\n\n## Features\n\n- Webpack 3\n- Babel 7\n- Optional static views with pug template engine (for static websites)\n\n## Install in existing project\n\n```bash\nyarn add @dvhb/cli\n```\n\nAdd scripts to package.json\n\n```bash\n\"scripts\": {\n  ...\n  \"start\": \"dvhb server\",\n  \"build\": \"dvhb build\"\n  ...\n}\n```\n\nSee basic starter project for more details [examples/basic](https://github.com/dvhb/cli/tree/master/examples/basic).\n\n## Workflow\n\n- Add code to `src/`.\n- Build and watch changes in `src/` with `yarn start`\n- Open [localhost:3000](http://localhost:3000)\n\n## Requirements\n\n- Node.js v7+ and npm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvhb%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvhb%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvhb%2Fcli/lists"}