Skip to content
This repository has been archived by the owner on Sep 17, 2018. It is now read-only.

tav/planfile-app

Repository files navigation

License

All work in this repository has been released into the Public Domain. You are welcome to use it however you wish.

Installation

Dependencies:

Assetgen: To build the assets, you need to have Assetgen installed

Ampify Go packages: To run Planfile, you need to have the Ampify Go packages installed.

A sample config file is included as example.config.yaml.

Subsequently, you need to run the following sequence:

Independently start up Assetgen:

$ assetgen --watch --profile=dev

Run Planfile:

$ go run planfile.go markdown.go config.yaml -d

Visit http://localhost:8888 in your browser.

--
Thanks, tav <tav@espians.com>

About

A web app for managing Project Planfiles stored within GitHub repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published