asciime

command module
v0.0.0-...-7de0548 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2018 License: MIT Imports: 1 Imported by: 0

README

ASCIIme

ASCIIme is a small application that will convert uploaded images to an ASCII-art version of the image. The project is intended to demonstrate how to use minimal docker images in OpenShift using go.

Install in OpenShift

To install the project on your OpenShift/minishift platform:

oc new-project asciime
oc process -f deploy-ocp.yaml | oc create -f -
oc start-build asciime --from-dir=.

Just run...

If for some reason, you are actually interested in the application itself, rather than the process building it, you can run it go run main.go and visit http://localhost:8080 to have some fun.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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