{"id":19947833,"url":"https://github.com/gfargo/gruntd","last_synced_at":"2025-03-01T14:19:58.346Z","repository":{"id":31124698,"uuid":"34684279","full_name":"gfargo/gruntd","owner":"gfargo","description":"Drag and drop working Grunt config into any project","archived":false,"fork":false,"pushed_at":"2015-10-26T16:36:47.000Z","size":156,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T05:40:57.973Z","etag":null,"topics":["grunt","grunt-cli","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"wujingchao/SimpleTagImageView","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gfargo.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":"2015-04-27T18:38:52.000Z","updated_at":"2017-02-13T01:41:37.000Z","dependencies_parsed_at":"2022-09-19T05:21:15.396Z","dependency_job_id":null,"html_url":"https://github.com/gfargo/gruntd","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/gfargo%2Fgruntd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfargo%2Fgruntd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfargo%2Fgruntd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfargo%2Fgruntd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gfargo","download_url":"https://codeload.github.com/gfargo/gruntd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241375115,"owners_count":19952655,"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":["grunt","grunt-cli","javascript"],"created_at":"2024-11-13T00:37:33.984Z","updated_at":"2025-03-01T14:19:58.319Z","avatar_url":"https://github.com/gfargo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Grunt'd\n\n**Grunt'd**\n*verb*\n\n~ The process of adding Grunt.js Task Runner to a project\n\n\nThe goal of this repo is to expedite adding Grunt to any project that requires Front-End Development work.  This repo takes advantage of Javascripts `module.exports` functionality in order to compartmentalize and simplify the management of Grunt'd projects.\n\n## Getting Setup\n\nStart by copying these files \u0026 directories into the desired project folder:\n\n- `assets`\n- `build`\n- `Gruntfile.js`\n- `package.json`\n\n\n\n#### Updating `Project.js`\n\n`project.js` contains all the project specific information for the project.  Provides _paths_ array with entries pointed to webroot, css, js and scss directories.\n\n## Tasks\n\n#### Installing Grunt \u0026 Dependant Packages\nIf you haven't installed Grunt CLI Tools then you'll first need to run the following command.\n\n`$ npm install -g grunt-cli`\n\nAfter Grunt CLI is installed navigate to the root directory of the project and execute: \n\n`npm install`\n\nYou should now be all ready to execute your grunt tasks.\n\n\n###### Dev Tasks:\n- `watch`\n- `watch-css`\n\n###### Build Tasks:\n- `check`\n- `dist`\n- `js-dist`\n\n\nTODO: \n- [ ] css-dist task\n- [ ] watch-js task\n- [ ] qunitjs task\n- [ ] document main.js file in readme\n- [ ] document javascript concat task\n- [ ] document all tasks where directories or configs will be modified\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfargo%2Fgruntd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgfargo%2Fgruntd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfargo%2Fgruntd/lists"}