-
Notifications
You must be signed in to change notification settings - Fork 0
Presenti is an inline present system for Go.
License
dupoxy/presenti
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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
About
Presenti is an inline present system for Go.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published