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

refactor: Update readme to promote local install instead of global #310

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

HugoRCD
Copy link
Owner

@HugoRCD HugoRCD commented Nov 14, 2024

Fixes #305

Update installation instructions in README files and LP page to promote local installation instead of global.

  • packages/cli/README.md

    • Change installation command to bun a -d @shelve/cli for local installation.
  • README.md

    • Change installation command to bun a -d @shelve/cli for local installation.
  • apps/lp/app/pages/index.vue

    • Update installation command to bun a -d @shelve/cli in the copy-to-clipboard functionality.

For more details, open the Copilot Workspace session.

Fixes #305

Update installation instructions in README files and LP page to promote local installation instead of global.

* **packages/cli/README.md**
  - Change installation command to `bun a -d @shelve/cli` for local installation.

* **README.md**
  - Change installation command to `bun a -d @shelve/cli` for local installation.

* **apps/lp/app/pages/index.vue**
  - Update installation command to `bun a -d @shelve/cli` in the copy-to-clipboard functionality.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/HugoRCD/shelve/issues/305?shareId=XXXX-XXXX-XXXX-XXXX).
Copy link

vercel bot commented Nov 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
shelve-app ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 7:08pm
shelve-lp ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 7:08pm

Copy link

github-actions bot commented Nov 14, 2024

Thank you for following the naming conventions! 🙏

@github-actions github-actions bot added the refactor Improved code, clearer, simpler, etc... label Nov 14, 2024
@HugoRCD HugoRCD self-assigned this Nov 14, 2024
@HugoRCD HugoRCD merged commit 122b057 into main Nov 14, 2024
13 checks passed
@HugoRCD HugoRCD deleted the refactor/305 branch November 14, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Improved code, clearer, simpler, etc...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor: Update readme to promote local install instead of global
1 participant