tsc-printer

Version, currently master branch1 version
  • master branchlatestSep 28, 2017

github.com/uditjuneja/tsc-printer

Library for working with TSC printers using TSPL.

1 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  tsc-printer:
    github: uditjuneja/tsc-printer
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
0.23.1
License
MIT
Author
Tom Richards

Dependencies

This version declares no dependencies.

README

tsc-printer

Build Status

Library for using TSC printers over the network via TSPL.

Installation

Add this to your application's shard.yml:

dependencies:
  tsc-printer:
    github: t-richards/tsc-printer

Documentation

Usage

See the examples/ directory.