Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go-electron: an tool to build electron apps in go #1

Merged
merged 26 commits into from
Sep 19, 2016
Merged

Conversation

nullstyle
Copy link
Owner

No description provided.

- stubbed out build command
- beginnings of check command
- beginnings of run command
- basic example app from electron quickstart
- Automate package.json
- Add some JS arch checks
- Add -writePackageJson flag to electron package.  Any go-electron app
can be called using that flag (in either native go or gophers) to
output the package.son
- Add beginnings of App struct
@nullstyle nullstyle merged commit df2c854 into master Sep 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant