Skip to content

suapapa/braille-printer-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About braille-printer-client

braille-printer-client is the program for Braille Printer

Documentation

Usage

Run braille-printer-client with the command

braille-printer-client [options] [additional argument]

Prerequisites

Install Go.

Installation

go get github.com/dalinaum/braille-printer-client

General Documentation

Use go doc to vew the documentation for braille-printer-client

go doc github.com/dalinaum/braille-printer-client

Or alternatively, use a godoc http server

godoc -http=:6060

and visit the Godoc URL

Author

Copyright & License

Copyright (c) 2012, Braille Printer Team. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%