Skip to content

Commit

Permalink
Move install template to its own file (#423)
Browse files Browse the repository at this point in the history
The template used by `conduit install` was hard-coded in install.go.

This change moves the template into its own file, in anticipation of
increasing the template's size and complexity.

Part of #420

Signed-off-by: Andrew Seigner <[email protected]>
  • Loading branch information
siggy authored Feb 23, 2018
1 parent f66ec64 commit 83f9c39
Show file tree
Hide file tree
Showing 2 changed files with 384 additions and 381 deletions.
Loading

0 comments on commit 83f9c39

Please sign in to comment.