{"id":15289024,"url":"https://github.com/mesamo/electron-scripts","last_synced_at":"2025-04-13T08:12:14.179Z","repository":{"id":35087968,"uuid":"183345000","full_name":"Mesamo/electron-scripts","owner":"Mesamo","description":"Configuration and scripts for create electron app.","archived":false,"fork":false,"pushed_at":"2023-10-16T19:13:16.000Z","size":8963,"stargazers_count":6,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"development","last_synced_at":"2025-04-13T08:12:06.737Z","etag":null,"topics":["electron","electron-scripts"],"latest_commit_sha":null,"homepage":"","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/Mesamo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-04-25T02:55:12.000Z","updated_at":"2024-01-03T14:14:49.000Z","dependencies_parsed_at":"2024-09-19T10:00:51.739Z","dependency_job_id":"334f7a56-aed1-4453-bca5-2d7b9036cd32","html_url":"https://github.com/Mesamo/electron-scripts","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mesamo%2Felectron-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mesamo%2Felectron-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mesamo%2Felectron-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mesamo%2Felectron-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mesamo","download_url":"https://codeload.github.com/Mesamo/electron-scripts/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681495,"owners_count":21144700,"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":["electron","electron-scripts"],"created_at":"2024-09-30T15:56:38.437Z","updated_at":"2025-04-13T08:12:14.159Z","avatar_url":"https://github.com/Mesamo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Electron Scripts\n\n![Build Status][win-build] ![Super Linter][super-lint] [![NPM version][npm-version]][npm] [![NPM downloads][npm-download]][npm]\n\nConfiguration and scripts for create electron app.\n\n## 📚 Document\n\n* Coming soon\n\n## ✨ Features\n\n* Quickly create an Electron app\n* The Main process supports Typescript\n* Multi platform\n* Use Inno Setup to package Windows Installer\n\n## 📦 Install\n\n```sh\nnpm i @mesamo/electron-scripts -D\n```\n\n## 🔨 Usage\n\n### Create the project\n\nnpx\n\n```bash\nnpx @mesamo/create-electron-app my-electron-app\n```\n\nnpm\n\n```bash\nnpm init @mesamo/electron-app my-electron-app\n```\n\nyarn\n\n```bash\nyarn create @mesamo/electron-app my-electron-app\n```\n\n### Runs the project in development mode\n\n```bash\nelectron-scripts start\n```\n\n### Builds the app for production to the build folder\n\n```bash\nelectron-scripts build\n```\n\n### Run unit tests\n\n```bash\nelectron-scripts test\n```\n\n## 🤝 Contributing\n\nWe welcome all contributions, please read our CONTRIBUTING.md first,  \nlet's build a better CLI Tools library together.\n\n## ✅ License\n\n[MIT](https://github.com/Mesamo/electron-scripts/blob/development/LICENSE)\n\n[npm]: https://www.npmjs.com/package/@mesamo/electron-scripts\n\n[win-build]: https://github.com/Mesamo/electron-scripts/workflows/Windows%20Build/badge.svg\n\n[npm-version]: https://img.shields.io/npm/v/@mesamo/electron-scripts.svg\n\n[npm-download]: https://img.shields.io/npm/dm/@mesamo/electron-scripts.svg?style=flat\n\n[super-lint]: https://github.com/Mesamo/electron-scripts/workflows/Super%20Linter/badge.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesamo%2Felectron-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmesamo%2Felectron-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesamo%2Felectron-scripts/lists"}