1.0.0 • Published 8 years ago

@peteretelej/comet v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

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

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

8 years ago