nanoctl
, is an essential tool for developing, managing, and deploying your Blok applications. It provides a set of commands to streamline common tasks, from project scaffolding to Node and Workflow creation.
nanoctl
?nanoctl
is designed to enhance developer productivity by automating repetitive tasks and providing a consistent interface for interacting with the Blok framework.
Key functionalities typically include:
nanoctl
directly via npx
without a global installation, ensuring you always use the latest version:
nanoctl
, grouped by their purpose:
npx nanoctl@latest create project
npx nanoctl@latest create node
npx nanoctl@latest create workflow
npx nanoctl@latest login
or npx nanoctl@latest logout
npx nanoctl@latest build
npx nanoctl@latest deploy
nanoctl
command group.