forgejo/modules/options
guillep2k bcb52aef09
Implement "embedded" command to extract static resources ()
* draft

* Implement extract command

* Fix nits and force args on extract

* Add !bindata stub, support Windows, fmt

* fix vendored flag

* Remove leading slash for matching

* Add docs

* Fix typos

* Add embedded view command

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-02-02 10:17:44 +08:00
..
dynamic.go Implement basic app.ini and path checks to doctor cmd () 2020-01-30 10:00:27 +08:00
options.go Generate Bindata iff TAGS="bindata" and not up-to-date () 2020-01-27 01:05:38 +00:00
options_bindata.go Generate Bindata iff TAGS="bindata" and not up-to-date () 2020-01-27 01:05:38 +00:00
static.go Implement "embedded" command to extract static resources () 2020-02-02 10:17:44 +08:00