CLI tool to help SDK teams with documentation
The Stream Chat Docusaurus CLI is a powerful command-line tool designed to simplify the process of running Docusaurus locally and showcasing SDK documentation. With a focus on ease of use, this CLI makes it easier for developers to create, build, and manage their documentation projects, all while providing necessary features to ensure an efficient workflow.
By leveraging this CLI, developers can effortlessly start their documentation sites, manage versions, and include essential environment variables—all from the command line. This tool is particularly beneficial for teams maintaining SDK documentation, as it allows for a structured and organized approach to managing markdown files and assets.
npx stream-chat-docusaurus -s to view documentation in real time.npx stream-chat-docusaurus -nv NEW_VERSION SDK_NAME to maintain clear versioning.npx stream-chat-docusaurus -b, which compiles static files to a designated build directory.assets folder, making it straightforward to reference images and files within your markdown documentation..env file for better query support.