Adastra ✨ CLI Kit is a bunch of utils and modules that are shared across CLI apps like create-adastra
and adastra-cli
to have one source of truth for both these two packages. Its an internal private package not intended for external distribution.
Run the following command to install Adastra CLI kit package:
npm install adastra-cli-kit
Using Yarn/PNPM
yarn add adastra-cli-kit
# pnpm add adastra-cli-kit
Feel free to check our documentation or jump into our Discord server.