{"id":16040844,"url":"https://github.com/eliot-akira/btron","last_synced_at":"2026-04-11T00:37:48.044Z","repository":{"id":57190802,"uuid":"77931578","full_name":"eliot-akira/btron","owner":"eliot-akira","description":"Bundle Electron projects with live reload","archived":false,"fork":false,"pushed_at":"2018-03-14T07:10:56.000Z","size":304,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T00:52:03.029Z","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/eliot-akira.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":"2017-01-03T15:58:25.000Z","updated_at":"2018-03-14T07:10:58.000Z","dependencies_parsed_at":"2022-09-16T20:13:47.943Z","dependency_job_id":null,"html_url":"https://github.com/eliot-akira/btron","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/eliot-akira%2Fbtron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliot-akira%2Fbtron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliot-akira%2Fbtron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliot-akira%2Fbtron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eliot-akira","download_url":"https://codeload.github.com/eliot-akira/btron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244706543,"owners_count":20496571,"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-08T23:21:47.010Z","updated_at":"2025-12-31T00:03:47.010Z","avatar_url":"https://github.com/eliot-akira.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# B-Tron\n\nBundle [Electron](http://electron.atom.io/) projects with live reload\n\n## Install\n\n```bash\nnpm install btron -g\n```\n\n..or as devDependency:\n\n```bash\nnpm install btron -D\n```\n\n## Commands\n\n**`btron new [app name]`**\n\n- Create a new project folder with basic structure\n\n  `/assets` - Contents will be copied to `/build`\n\n  `/client/index.html` - Compiled via [Ejs](http://ejs.co/)\n\n  `/client/index.scss` - Compiled via [Sass](https://sass-lang.com/)\n\n  `/client/index.js` - Compiled via [Browserify](http://browserify.org/)\n\n  `/icons` - Icons for packaged app\n\n  `/server` - Compiled via [Babel](https://babeljs.io/)\n\n  `package.json` - Dependencies (not devDependency) will be installed in `/build`\n\n**`btron`**\n\n- Build the app, watch for file change, then recompile and reload\n\n**`btron [platform]`**\n\n- Package the app for specified platform: `mac`, `win`, `linux`, or `all`\n- The app name is from `name` property of the project's `package.json`\n\n## Defaults\n\nThe following are included by default.\n\n- Babel presets: `env`, `stage-0` and `react`\n- Babel plugin: `add-module-exports`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliot-akira%2Fbtron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliot-akira%2Fbtron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliot-akira%2Fbtron/lists"}