Skip to content

Commit

Permalink
Initial implementation (#1)
Browse files Browse the repository at this point in the history
* Initial skeleton for doing off-one rendering

* Raw working example for TOML

* Make root key configurable

* Change to arg grouping

* More acceptable structopt settings

* Add JSON into the mix

* Update .gitignore

* Add Codefresh yml and update README

* Fix up Codefresh

* Remove trailing periods in structopt parts

* Opt to use clux/muslrust instead

* Fix typo
  • Loading branch information
guangie88 authored Apr 11, 2019
1 parent 355ba28 commit 604d87b
Show file tree
Hide file tree
Showing 8 changed files with 1,025 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/target
**/*.rs.bk
.tera.*
*.txt
*.tmpl
Loading

0 comments on commit 604d87b

Please sign in to comment.