Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cliffy #120

Merged
merged 6 commits into from
Jun 27, 2021
Merged

Cliffy #120

merged 6 commits into from
Jun 27, 2021

Conversation

oscarotero
Copy link
Member

This changes the code of CLI and use cliffy that provides better code structure and many other features.

  • The command functions are reusable because are uncoupled from the CLI library. You can import the functions from cli folder.
  • watch and serve functions are also in different files.
  • The help (-h, --help) is generated automatically.

In addition to that, I'm using Typescript for the new code. I'm planing to migrate lume to Typescript after several requests.

@oscarotero oscarotero merged commit 156ad0a into master Jun 27, 2021
@oscarotero oscarotero deleted the cliffy branch June 27, 2021 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant