# same ## Docs - [Changelog](https://docs.same.sh/changelog.md): Latest updates and announcements. - [Clean](https://docs.same.sh/cli/clean.md): Clean the build cache and artifacts - [Global Flags](https://docs.same.sh/cli/global-flags.md): Flags available to all commands - [Run](https://docs.same.sh/cli/run.md): Run specified tasks - [Version](https://docs.same.sh/cli/version.md): Print the application version - [Caching](https://docs.same.sh/concepts/caching.md): How `same` achieves fast, incremental builds using Content Addressable Storage and deterministic hashing. - [Hermetic Builds](https://docs.same.sh/concepts/hermetic-builds.md): Understanding how same ensures consistent builds across all environments. - [same.yaml](https://docs.same.sh/configuration/same-yaml.md): Reference documentation for the same.yaml configuration file. - [workspaces](https://docs.same.sh/configuration/workspaces.md): Reference documentation for the same.work.yaml workspace configuration. - [Installation](https://docs.same.sh/installation.md): Get same installed on your machine - [Architecture](https://docs.same.sh/internals/architecture.md): A deep dive into the execution engine behind same. - [Nix Integration](https://docs.same.sh/internals/nix-integration.md): How `same` leverages Nix to create hermetic, reproducible execution environments. - [Introduction](https://docs.same.sh/introduction.md): Write Once, Build Once, Anywhere - [Quickstart](https://docs.same.sh/quickstart.md): Start building with same in minutes - [Remote Caching](https://docs.same.sh/roadmap/remote-cache.md): Share build artifacts across your team to speed up CI/CD and local development. ## OpenAPI Specs - [openapi](https://docs.same.sh/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/traiproject/same)