{"id":15844174,"url":"https://github.com/xtuc/web-front-builder","last_synced_at":"2026-01-12T07:42:42.780Z","repository":{"id":34426906,"uuid":"38359923","full_name":"xtuc/web-front-builder","owner":"xtuc","description":"Docker toolbox for compiling a web front-end","archived":false,"fork":false,"pushed_at":"2015-07-01T09:21:34.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T11:52:47.874Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/xtuc.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}},"created_at":"2015-07-01T08:43:20.000Z","updated_at":"2015-07-01T09:04:13.000Z","dependencies_parsed_at":"2022-08-17T20:40:39.449Z","dependency_job_id":null,"html_url":"https://github.com/xtuc/web-front-builder","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/xtuc%2Fweb-front-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fweb-front-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fweb-front-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fweb-front-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtuc","download_url":"https://codeload.github.com/xtuc/web-front-builder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246681494,"owners_count":20816905,"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-05T17:20:30.764Z","updated_at":"2026-01-12T07:42:42.774Z","avatar_url":"https://github.com/xtuc.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web-front-builder\n\nDocker toolbox for compiling a web front-end, which includes:\n* [Node.js](https://nodejs.org/) - Node.js\n* [Npmjs](npmjs.com) - Npmjs\n* [Bower](http://bower.io) - Bower\n* [Grunt](http://gruntjs.com) - Grunt\n* [Gulp](http://gulpjs.com) - Gulp\n* [Less](http://lesscss.org) - Less\n* [Typescript](http://www.typescriptlang.org/) - Typescript\n\n### Usage\n\nYou need first to set the directory you want to build. For exemple the current dir :\n```sh\nWORK_DIR=$(pwd)\n```\n\n###### npm dependencies:\n```sh\ndocker run -v $WORK_DIR:/root xtuc/web-front-builder npm install\n```\n\n###### bower dependencies:\n```sh\ndocker run -v $WORK_DIR:/root xtuc/web-front-builder bower install --allow-root\n```\n\n###### grunt tasks:\n```sh\ndocker run -v $WORK_DIR:/root xtuc/web-front-builder grunt\n```\n\n###### gulp tasks:\n```sh\ndocker run -v $WORK_DIR:/root xtuc/web-front-builder gulp\n```\n\nLicense\n----\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtuc%2Fweb-front-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtuc%2Fweb-front-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtuc%2Fweb-front-builder/lists"}