@peteretelej/comet

1.0.0 • Public • Published

comet - Desktop Apps with Electron, Go, Bootstrap, Vuejs

Boostrap for desktop apps built with Electron and powered by Go. WIP

Work In Progress

stability-wip

This is Work In Progress: Not ready for use.

Dev Requirements:

  • Go
  • Nodejs (npm)

Basic Usage

Get the project

go get -u github.com/peteretelej/comet
cd $GOPATH/src/github.com/peteretelej/comet

Initialize and launch

./comet init
# initiliazes comet

./comet start
# launches app

TODO

  • [x] Define basic projects structure and working example
  • [x] Launch electron from Go
  • [ ] Setup app templates for easier bootstrapping options
  • [ ] Packaging and distribution

Package Sidebar

Install

npm i @peteretelej/comet

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • peteretelej