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

feat: init command to scaffold a new project from a template #217

Merged
merged 18 commits into from
May 18, 2024

Conversation

giladgd
Copy link
Contributor

@giladgd giladgd commented May 18, 2024

Description of change

  • feat: init command to scaffold a project from a template
  • feat: node-typescript project template
  • feat: electron-typescript-react project template
  • feat: debug mode
  • feat: load LoRA adapters
  • feat: link to CLI command docs from the CLI help
  • feat: improve Electron support
  • fix: improve binary compatibility detection on Linux
  • docs: CLI commands syntax highlighting

Fixes #103

Pull-Request Checklist

  • Code is up-to-date with the master branch
  • npm run format to apply eslint formatting
  • npm run test passes with this change
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits and pull request title follow conventions explained in pull request guidelines (PRs that do not follow this convention will not be merged)

@giladgd giladgd added this to the v3.0.0 milestone May 18, 2024
@giladgd giladgd requested a review from ido-pluto May 18, 2024 01:46
@giladgd giladgd self-assigned this May 18, 2024
Copy link
Contributor

@ido-pluto ido-pluto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@giladgd giladgd linked an issue May 18, 2024 that may be closed by this pull request
3 tasks
@giladgd giladgd merged commit d6a0f43 into beta May 18, 2024
13 checks passed
@giladgd giladgd deleted the gilad/createProject branch May 18, 2024 23:15
Copy link

🎉 This PR is included in version 3.0.0-beta.20 🎉

The release is available on:

Your semantic-release bot 📦🚀

@giladgd giladgd mentioned this pull request May 19, 2024
17 tasks
Copy link

github-actions bot commented Sep 24, 2024

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
2 participants