Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/soypat/rebed into main
Browse files Browse the repository at this point in the history
  • Loading branch information
soypat committed Feb 18, 2021
2 parents e686179 + 6165917 commit 17651c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ rebed.Patch(bdFS)

### Where is this useful?
You could theoretically embed your web development assets folder and deploy it. The binary could run from the working directory folder generated by `rebed` and users could modify the assets and change the website's look (to do this run `rebed.Patch` to not overwrite modified files). If asset files are lost or the site breaks, running `rebed.Create` replaces all files with original ones.

## Contributing
I'll look at issues and pull requests. Add a clear explanation when doing so!

0 comments on commit 17651c9

Please sign in to comment.