create-palamedes
v0.3.0
Published
Reserved package name for the future create-palamedes scaffold
Maintainers
Readme
create-palamedes
Reserved package name for the future pnpm create palamedes experience.
Today this package is intentionally minimal. It exists so Palamedes can grow into a proper first-run scaffold without losing the canonical npm entry point later.
When To Use This Package
Right now, you probably should not.
create-palamedes is a placeholder package that prints a short status message and exits. Once scaffolding lands, this will become the natural starting point for pnpm create palamedes.
Installation
You do not need to add this package to a project today. If you are setting up Palamedes now, install the specific packages you need:
pnpm add @palamedes/core @palamedes/runtime @palamedes/vite-plugin
pnpm add -D @palamedes/cliThen add either @palamedes/react or @palamedes/solid, depending on your
host framework.
For the actual setup flow today, use:
Current Status
- package name is reserved
- no project generator is implemented yet
- future releases can turn this into a real scaffold without a naming migration
Related Packages
License
MIT © 2026 Sebastian Software
