Advanced Search
Search Results
215 total results found
Getting Started
Getting Started Overview bookstack-cli-rs is a command-line interface for the BookStack API, written in Rust. It supports profile-based authentication, all CRUD operations for books/chapters/pages/shelves, and full-text search. Container filtering lets you nar...
CLI Reference
CLI Reference Global Options Option Description -p, --profile <NAME> Profile name to use (uses default if not specified) Profiles Manage authentication profiles. profiles add Add a new profile with URL and API tokens. bookstack profiles add --name m...
Building tea CLI for Termux
Overview This documents the process of building the tea CLI (official Gitea CLI tool) as a Termux package for aarch64 Android devices. Prerequisites Docker installed with user in docker group termux-packages repository cloned Android NDK is handled automatica...
AI Agent Resources
This page collects useful resources for effective agentic engineering — tools, frameworks, and skills that make coding agents more capable, reliable, and productive. Each entry is something worth integrating into your agent workflow, whether as a skill, plugin...