/pota

Pota :tipping_hand_person: the CLI tool to carry your projects

Primary LanguageTypeScript

Pota

PRs Welcome node compatibility downloads
The Pota (ポーター, Japanese for "porter") for your projects


Pota is a project boot-strapper tool that supports the creation and usage of nested skeletons, alleviating the headache of maintaining multiple skeletons and upgrading the projects that use them.


pick a skeleton from below and start hacking

npm init @pota react my-react-app

with npx

npx @pota/create vue my-vue-app

Official Skeletons 📚

Skeleton Shorthand Version
@pota/webpack-skeleton webpack webpack-skeleton version
@pota/react-skeleton react react-skeleton version
@pota/react-base-skeleton react-base react-base-skeleton version
@pota/vue-skeleton vue vue-skeleton version
@pota/vue-base-skeleton vue-base vue-base-skeleton version

Contributing

We appreciate other great minds working Pota and making it better for all. See CONTRIBUTING.md for more information on how to get started.