makhidkarun / crewgen

Generic 2d6 OGL NPC generator
MIT License
5 stars 1 forks source link

How to package with ~/data directory. #6

Open LeamHall opened 5 years ago

LeamHall commented 5 years ago

Use os.Executable and filepath.Join("web") to allow running the commands and test from anywhere. Pass in the PATH to func calling the templates.

LeamHall commented 2 years ago

Works with CLI but not with web version, so far.