{"id":17382084,"url":"https://github.com/magayaga/electron-quick-start-coffeescript","last_synced_at":"2025-06-12T09:39:58.108Z","repository":{"id":244653827,"uuid":"805713031","full_name":"Magayaga/electron-quick-start-coffeescript","owner":"Magayaga","description":"Clone to try a simple Electron app (in CoffeeScript)","archived":false,"fork":false,"pushed_at":"2024-05-25T09:02:13.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T23:14:21.298Z","etag":null,"topics":["coffeescript","electron"],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Magayaga.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-25T08:53:37.000Z","updated_at":"2024-05-25T09:03:09.000Z","dependencies_parsed_at":"2024-06-16T13:10:10.147Z","dependency_job_id":null,"html_url":"https://github.com/Magayaga/electron-quick-start-coffeescript","commit_stats":null,"previous_names":["magayaga/electron-quick-start-coffeescript"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Magayaga%2Felectron-quick-start-coffeescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Magayaga%2Felectron-quick-start-coffeescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Magayaga%2Felectron-quick-start-coffeescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Magayaga%2Felectron-quick-start-coffeescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Magayaga","download_url":"https://codeload.github.com/Magayaga/electron-quick-start-coffeescript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245924322,"owners_count":20694726,"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":["coffeescript","electron"],"created_at":"2024-10-16T07:35:28.788Z","updated_at":"2025-03-27T20:42:32.493Z","avatar_url":"https://github.com/Magayaga.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# electron-quick-start-coffeescript\n\n**Clone and run for a quick way to see Electron in action.**\n\nThis is a [CoffeeScript](https://coffeescript.org) port of the [Electron Quick Start repo](https://github.com/electron/electron-quick-start) -- a minimal Electron application based on the [Quick Start Guide](https://www.electronjs.org/docs/latest/tutorial/quick-start) within the Electron documentation.\n\n**Use this app along with the [Electron API Demos](https://www.electronjs.org/docs/latest) app for API code examples to help you get started.**\n\nA basic Electron application needs just these files:\n\n- `package.json` - Points to the app's main file and lists its details and dependencies.\n- `main.coffee` - Starts the app and creates a browser window to render HTML. This is the app's **main process**.\n- `index.html` - A web page to render. This is the app's **renderer process**.\n\nYou can learn more about each of these components within the [Quick Start Guide](https://www.electronjs.org/docs/latest/tutorial/quick-start).\n\n## To Use\n\nTo clone and run this repository you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:\n\n```bash\n# Clone this repository\ngit clone https://github.com/magayaga/electron-quick-start-coffeescript\n# Go into the repository\ncd electron-quick-start-coffeescript\n# Install dependencies\nnpm install\n# Run the app\nnpm run start\n```\n\nNote: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.\n\n## Re-compile automatically\n\nTo recompile automatically and to allow using [electron-reload](https://github.com/yan-foto/electron-reload), run this in a separate terminal:\n\n```bash\nnpm run watch\n```\n\n## Resources for Learning Electron\n\n- [electronjs.org/docs](https://electronjs.org/docs) - all of Electron's documentation\n- [Electron Fiddle](https://electronjs.org/fiddle) - create, play, and share small Electron experiments\n- [electronjs.org/community#boilerplates](https://electronjs.org/community#boilerplates) - sample starter apps created by the community\n- [electron/electron-quick-start](https://github.com/electron/electron-quick-start) - a very basic starter Electron app\n- [electron/simple-samples](https://github.com/electron/simple-samples) - small applications with ideas for taking them further\n- [hokein/electron-sample-apps](https://github.com/hokein/electron-sample-apps) - small demo apps for the various Electron APIs\n\n## License\n\n[CC0 1.0 (Public Domain)](LICENSE.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagayaga%2Felectron-quick-start-coffeescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagayaga%2Felectron-quick-start-coffeescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagayaga%2Felectron-quick-start-coffeescript/lists"}