You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change: Separate path functions from utils and main function from luaumb
- Renamed from .h -> .hpp
- Moved path functions from utils to path.hpp
- Moved main function out of luaumb (this commit only moves the code), future plans include handling errors/results via return functions and making luaumb usable through the header.
- Added version submodule to display in --help
- Updated readme
0 commit comments