ageller / Firefly

A WebGL interactive particle viewer
GNU Affero General Public License v3.0
64 stars 12 forks source link

firefly CLI does not work with flask in remote directory #132

Open agurvich opened 2 years ago

agurvich commented 2 years ago

--method=flask in a remote directory (i.e. not /path/to/Firefly/src/firefly) probably doesn't work (though i've never tried it, tbh). should figure out what is necessary to get that going (and as a corollary should add --flask_templates= as a CLI option so that remote directories can be generated with the necessary flask files)