Getting started

Getting started

Our package management is primarily handled through the npm registry. npm

We are currently providing only the option to manage your own Node.js and Docker dependencies. However, we’re actively working on a pre-packaged solution that will include everything for a simplified setup. Stay tuned for updates!

Pre-requisites

If you decide to use the CLI in npm variant, you need to make sure you have the following installed

  • Node.js >= 18
  • Docker

Installation

npx bit-ship init

Update

npm install -g bit-ship@latest