-
Notifications
You must be signed in to change notification settings - Fork 85
Code quality/project standards alignment #218
Copy link
Copy link
Closed
Labels
Description
This is a meta-issue, intended to track sub-issues that will align Medusa's codebase, development practices, etc. with the rest of our public tooling.
- Align
README.mdwith our doc practices - Streamline our installation steps
- Move developer-specific installation instructions to their own
CONTRIBUTING.md(this file already exists, but doesn't explain how to get a development environment stood up) - Provide a "single-step" install flow so that users don't have to manually download binaries from GitHub Releases
- Move developer-specific installation instructions to their own
- Add some kind of
QUICKSTART.mdor similar guide
(This list is not intended to be exhaustive, and will be updated over time!)
Reactions are currently unavailable