verde-rbx / verde

Verde synchronises files between Roblox Studio and your editor of choice
https://verde.quantix.dev/
Mozilla Public License 2.0
6 stars 0 forks source link

[Feature]: Basic CLI commands #7

Open quantix-dev opened 1 year ago

quantix-dev commented 1 year ago

Is your feature request related to a problem? Please describe. Achieve basic CLI layout

Describe the solution you'd like There should be a number of core basic CLI commands that can be accessible and expanded upon.

  1. serve - starts the session and synchronises files
  2. init - creates the verde.yaml file

Any additional commands will be made in a later update once the core groundwork of Verde has been finalised

Describe alternatives you've considered

Additional context Additional work must be done to achieve full feature parity with alternative solutions