Coder Social home page Coder Social logo

go's Introduction

This repos contains Platina System's open source GO projects.

First fetch and install the goes builder,

$ go get github.com/platinasystems/go/main/goes-build

You'll need platinasystems/fe1 and platinasystems/firmware-fe1a to build goes-platina-mk1.

$ git clone [email protected]:platinasystems/fe1 \
	GOPATH/src/github.com/platinasystems/fe1
$ git clone [email protected]:platinasystems/firmware-fe1a 
	GOPATH/src/github.com/platinasystems/firmware-fe1a

Alternatively, you may build goes-platina-mk1 to plugin an existing /usr/lib/goes/fe1.so.

To install a select MACHINE,

$ goes-build goes-MACHINE
$ sudo ./goes-MACHINE install

Some machines also have a self extracting, compressed archive installer.

$ goes-build goes-MACHINE-installer
$ sudo ./goes-MACHINE-installer

These are the available machines,

To stop and remove,

$ sudo goes uninstall

To enable BASH completion after install,

. /usr/share/bash-completion/completions/goes

To see the commands available on the installed MACHINE,

$ goes help

Or,

$ goes
goes> help

Then man any of the listed commands or man cli to see how to use the command line interface.

See also errata.


© 2015-2016 Platina Systems, Inc. All rights reserved. Use of this source code is governed by this BSD-style LICENSE.

go's People

Contributors

1arios avatar abates avatar alialaee avatar arthurxiong3 avatar dlobete avatar donnlee avatar edressel avatar elpinchetopo avatar flisky avatar frou avatar fszyang avatar glycerine avatar gwenn avatar jasonlpang avatar jnjackins avatar jsternberg avatar kph avatar mattn avatar michaelmacinnis avatar mpleso avatar peterh avatar pires avatar rif avatar robert-coulson avatar rondv avatar sbinet avatar sharadmehrotra2 avatar stigt avatar tgrennan avatar tzneal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.