bioturing / hera

MIT License
71 stars 9 forks source link

Make index directory if it does not exist. #10

Closed roryk closed 7 years ago

roryk commented 7 years ago

Heya, this creates the index output directory if it doesn't exist, and swaps the script over to use a platform independent method for constructing paths with os.path.join.