moustachio/

directory
v0.0.0-...-456eabd Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2011 License: BSD-3-Clause

README

This program requires the freetype-go and goauth2 libraries.

They should be checked out in this directory under these paths:

	freetype-go.googlecode.com
	goauth2.googlecode.com

This is so that these packages can be imported by Moustachio:

	"freetype-go.googlecode.com/hg/freetype/raster"
	"goauth2.googlecode.com/hg/oauth"

You can do this by running these commands:
	
	mkdir -p freetype-go.googlecode.com/hg
	hg clone -u 96d0c07904d1 https://freetype-go.googlecode.com/hg \
		freetype-go.googlecode.com/hg
	rm -r freetype-go.googlecode.com/hg/example

	mkdir -p goauth2.googlecode.com/hg
	hg clone https://goauth2.googlecode.com/hg \
		goauth2.googlecode.com/hg
	rm -r goauth2.googlecode.com/hg/oauth/example

Directories

Path Synopsis
On App Engine, the framework sets up main; we should be a different package.
On App Engine, the framework sets up main; we should be a different package.

Jump to

Keyboard shortcuts

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