1
0
Fork 0
mirror of https://github.com/sbrl/terrain50-cli.git synced 2024-10-31 03:43:01 +00:00
Commit graph

2 commits

Author SHA1 Message Date
f01331b8f0
RenderManager: missing this 2021-01-25 17:25:43 +00:00
6ec176d895
image: Refactor everything that isn't cli handling into manager class
The cli handling belongs in image/index.mjs, but everything that isn't 
cli handling belongs in a middleware class kinda thing. In this case, 
we've created a RenderManager class.
2021-01-18 19:14:03 +00:00