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

Create hyperbook from VS Code extension #334

Open
mikebarkmin opened this issue Oct 8, 2022 · 0 comments
Open

Create hyperbook from VS Code extension #334

mikebarkmin opened this issue Oct 8, 2022 · 0 comments
Labels
enhancement New feature or request vscode Issue is related to the VS Code extension

Comments

@mikebarkmin
Copy link
Member

We should add a new command hyperbook.new for creating a new hyperbook. It should work the same as the cli application. Therefore, we need to implement something similiar to this: https://github.com/microsoft/vscode-extension-samples/tree/main/quickinput-sample

We should also add a step for asking a platform for publishing: (GitHub, GitLab, EduGit, Vercel or custom).

Maybe we can extract the functionality of creating a new hyperbook of the hyperbook package into a new package to keep the cli and the vs code extension in sync.

@mikebarkmin mikebarkmin added enhancement New feature or request vscode Issue is related to the VS Code extension labels Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vscode Issue is related to the VS Code extension
Projects
None yet
Development

No branches or pull requests

1 participant