Skip to content

Commit

Permalink
website: getting-started NOT a build system
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Jan 20, 2025
1 parent 70b921a commit 30ae550
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/getting-started/_overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import WhyXpacks from '../faq/_shared/_why-xpacks.mdx';
- **xpm** is NOT a **npm** replacement (like yarn or pnpm)
- **xpm** is NOT just another package manager (like apt, rpm, etc)
- **xpm** is NOT introducing a new package format (it uses the npm format)
- **xpm** is NOT a build system (like CMake or meson)

## So, what is xpm?

Expand Down

0 comments on commit 30ae550

Please sign in to comment.