hypermind

command module
v0.0.0-...-316850d Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2013 License: BSD-3-Clause Imports: 6 Imported by: 0

README

hypermind

It's the source code of my personal website written in Go.

Usage

  1. Ensure the project in dir '$GOPATH/src'

  2. Install Redis database.

  3. Get and install the library dependencies:

# redis driver
go get github.com/garyburd/redigo/redis

# go_lib
cd <$GOPATH1/src> # $GOPATH1 is the first part of $GOPATH.
git clone https://github.com/hyper-carrot/go_lib.git
  1. Edit hypermind.config for your need.

  2. Change mode of script & run:

cd <project_path>
chmod +x deploy.sh
./deploy.sh

License

Copyright (C) 2013

Distributed under the BSD-style license, the same as Go.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
core
dao

Jump to

Keyboard shortcuts

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