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
{{ message }}
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.
This rewrite is geared towards having a proper command line interface using argparse.
-p --project
A path leading to a directory containing a.lunarconfig
file.-o --out-dir
The name of the output directory. This will be created if it does not exist.--install
Installslunarc
to the system, where it can then be used from anywhere.--uninstall
Uninstallslunarc
from the system.-w --watch
Starts watching the project for any saved changes, and triggers compilation for that file.-v --version
Displays the current version oflunarc
The text was updated successfully, but these errors were encountered: