Blok
CLI contribution guide! This document outlines the best practices for contributing to the CLI, ensuring consistency, usability, and maintainability.
@nanoservice-ts/cli
) is a core tool for managing workflows, nodes, and deployments. Contributions should focus on:/src/commands/
and registered in index.ts
.
deploy-workflow
, init-project
).fetchNodes()
).ListNodes.ts
)..description()
).try/catch
.logSuccess()
, logError()
).await
where necessary).
Blok
CLI means helping developers build and deploy faster with nanoservices. We value clean, well-documented, and intuitive CLI tools. If you have any questions, feel free to open an issue! 🚀