Skip to content

Conversation

bhouston
Copy link
Member

@bhouston bhouston commented Mar 7, 2025

Add Detailed Installation Instructions for macOS and Linux

This PR addresses issue #114 by adding comprehensive installation instructions for macOS and Linux operating systems.

Changes

  • Created a new installation.md file in the docs directory with detailed instructions for:

    • Installing Node.js using NVM (recommended approach)
    • Alternative installation methods for Node.js
    • Installing MyCoder
    • Setting up API keys
    • Installing GitHub CLI for GitHub integration
    • Troubleshooting common issues on macOS and Linux
  • Updated references to this new guide in:

    • Main README.md
    • CLI package README.md
    • Usage documentation (docs/usage.md)

Testing

  • Verified all links work correctly
  • Ensured markdown formatting is consistent
  • Confirmed instructions are clear and accurate for both macOS and Linux

Fixes #114

@bhouston bhouston merged commit a109aed into main Mar 7, 2025
2 checks passed
@bhouston bhouston deleted the issue-114-installation-guide branch March 12, 2025 02:08
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.

Detailed installation instructions for MacOS and Linux

1 participant