1
0
Fork 0
arangodb/Documentation/Books/Manual/Programs/FoxxCLI/README.md

11 lines
473 B
Markdown

<!-- don't edit here, it's from https://@github.com/arangodb/foxx-cli.git / docs/Manual/ -->
# Foxx CLI
Foxx CLI is command line tool for managing and developing ArangoDB
Foxx services. It is an optional tool which requires Node.js and
can be installed via the package managers NPM and Yarn.
It is the successor of `foxx-manager`, which is deprecated and will be
removed eventually. Also see [Foxx Deployment](../../Foxx/Deployment.md)
for additional deployment options.