dmoles / adler

A minimalist Markdown wiki viewer
MIT License
0 stars 0 forks source link

Ensure repackaging of resources #9

Closed dmoles closed 3 years ago

dmoles commented 3 years ago

Currently there's nothing ensuring pkged.go is kept up to date. We should add a test, and then we should add continuous integration (GitHub or Travis) to run that test.

dmoles commented 3 years ago

Easiest way might be to rerun & check for diffs.

dmoles commented 3 years ago

Rerun & check for diffs won't work b/c pkger includes some build-environment-specific metadata.