{"id":16019648,"url":"https://github.com/iboard/coffeemine","last_synced_at":"2025-04-05T03:25:13.593Z","repository":{"id":15532524,"uuid":"18267137","full_name":"iboard/coffeemine","owner":"iboard","description":"A template to start with your Jasmine-driven Coffeescript application","archived":false,"fork":false,"pushed_at":"2014-03-30T16:18:32.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T08:08:48.322Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iboard.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":"2014-03-30T15:40:10.000Z","updated_at":"2014-03-30T16:18:33.000Z","dependencies_parsed_at":"2022-09-10T09:23:43.465Z","dependency_job_id":null,"html_url":"https://github.com/iboard/coffeemine","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/iboard%2Fcoffeemine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iboard%2Fcoffeemine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iboard%2Fcoffeemine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iboard%2Fcoffeemine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iboard","download_url":"https://codeload.github.com/iboard/coffeemine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247283481,"owners_count":20913581,"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-08T17:05:01.530Z","updated_at":"2025-04-05T03:25:13.573Z","avatar_url":"https://github.com/iboard.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coffeemine\n\n_Coffeemine_ is a template you can use to start your [Jasmine-driven][jasmine] [Coffeescript]\napplication.\n\nIt comes with a _Cakefile_ to watch your source- and spec-files in\n`src/coffee` and `spec/units`. Once you fetched the repository from\nGithub, cd into the project's root and start\n\n    cake assets:watch\n\nand open `spec/suite.html` in your brower.\n\n## Start coding\n\nThere is a very simple class `Coffee`, defined in\n`src/coffee/coffee.coffee`– _YES, I'm addicted to caffeine ;-)_ – and the\ncorresponding spec in `spec/units/coffee_spec.coffee`\n\nWhen you define your own classes, add your files to `spec/suite.html`.\nAnd, of course, you can remove the Cofffee-example.\n\nNote: You may have to restart _cake_ when you add, remove, or move files.\n\nNote: Never touch any .js-files, they are compiled by the\ncoffeescript-compiler. Change your .coffee-files and recompile the\njs-files instead.\n\n## Requirements\n\nIf you don't have this things installed yet, you have to install\n\n    brew install npm\n    sudo npm install -g coffee-script\n    sudo npm install -g http://github.com/jashkenas/coffee-script/tarball/master\n\n\n[Jasmine]:       http://jasmine.github.io/\n[Coffeescript]:  http://coffeescript.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiboard%2Fcoffeemine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiboard%2Fcoffeemine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiboard%2Fcoffeemine/lists"}