{"id":16095914,"url":"https://github.com/joakin/agruntemplate","last_synced_at":"2025-04-05T20:15:49.405Z","repository":{"id":8986961,"uuid":"10734438","full_name":"joakin/agruntemplate","owner":"joakin","description":null,"archived":false,"fork":false,"pushed_at":"2013-06-17T09:59:24.000Z","size":172,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-18T19:55:29.231Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joakin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-17T09:50:37.000Z","updated_at":"2014-04-27T15:43:48.000Z","dependencies_parsed_at":"2022-09-11T02:50:26.555Z","dependency_job_id":null,"html_url":"https://github.com/joakin/agruntemplate","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/joakin%2Fagruntemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakin%2Fagruntemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakin%2Fagruntemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakin%2Fagruntemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joakin","download_url":"https://codeload.github.com/joakin/agruntemplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247393573,"owners_count":20931813,"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-09T17:09:32.677Z","updated_at":"2025-04-05T20:15:49.369Z","avatar_url":"https://github.com/joakin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nGrunt template\n==============\n\nThis is a personal fairly complete grunt template for personal use. It features:\n\n* CSS with Stylus and the Axis lib.\n* JS with browserify for *CommonJS* style modules on the browser.\n  * Coffeescript files are compiled automatically\n  * Livescript files are compiled automatically\n  * Handlebars templates are compiled automatically\n* JSHint JS validations, via local `.jshintrc` file.\n* Static website generation from Handlebars templates, markdown files, and data\n  from JSON or YML files.\n* Preview server.\n* Watch task to autoexec all the previous tasks and the ability to use\n  livereload on the browser.\n\nUsage\n-----\n\n### Dependencies\n\nYou must have installed [npm](http://npmjs.org) and\n[grunt](http://gruntjs.org).\n\n### Download\n\nClone the template and remove the repo info:\n\n    git clone https://github.com/joakin/agruntemplate.git\n    mv agruntemplate my_super_secret_project\n    cd my_super_secret_project\n    rm -rf .git\n    git init\n    npm install\n\nAnd to develop!\n\n### Compile\n\nThe default task handles all compiling:\n\n    grunt\n\nor\n\n    grunt default\n\n### Preview server\n\nYou can get a preview server up on port 9001 by default by doing: (it will\ncompile and run the server)\n\n    grunt preview\n\n### Watch and livereload\n\nThen, with the server running, you may want to speed up development\nautoexecuting the tasks when the files change and connecting the browser to the\nlivereload server. For that, just do (on another terminal, leave the server\nrunning):\n\n    grunt watch\n\nThat is all!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoakin%2Fagruntemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoakin%2Fagruntemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoakin%2Fagruntemplate/lists"}