presenti

command module
v0.0.0-...-b6ff5cf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2014 License: BSD-2-Clause Imports: 13 Imported by: 0

README

COMMAND DOCUMENTATION

    Presenti is an inline present system for Go.

    It aim to produce article or slide file by extracting multiples lines
    top level comments, from start to end of Go source file.

    Usage of presenti:

    presenti [<flags>] input.go

    output default to stdout.

    Flags:

	-a=false: save output to an article file
	-s=false: save output to a slide file

    To Displays slide presentations and articles, use the present command
    from the go.talks subrepository. It runs a web server that presents
    slide and article files from the current directory.

    To Install it:

	$ go get -u code.google.com/p/go.talks/present

    for more on presenti:

	$ cd $GOPATH/src/github.com/dupoxy/presenti
	$ present

SUBDIRECTORIES

	misc
	notebook
	test

Documentation

Overview

Presenti is an inline present system for Go.

It aim to produce article or slide file by extracting multiples lines top level comments, from start to end of Go source file.

Usage of presenti:

presenti [<flags>] input.go

output default to stdout.

Flags:

-a=false: save output to an article file
-s=false: save output to a slide file

To Displays slide presentations and articles, use the present command from the go.talks subrepository. It runs a web server that presents slide and article files from the current directory.

To Install it:

$ go get -u code.google.com/p/go.talks/present

for more on presenti:

$ cd $GOPATH/src/github.com/dupoxy/presenti
$ present

Directories

Path Synopsis
Package notebook provides a notebook for present .article/.slide file.
Package notebook provides a notebook for present .article/.slide file.
A presenti test file.
A presenti test file.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL