/ README.md
README.md
1 # Nix Flake for Atlassian CLI 2 3 Atlassian distributes binaries for their new [CLI](https://developer.atlassian.com/cloud/acli). With this flake, you can directly run the platform appropriate binary without having to manually download it. 4 5 ## Running 6 7 ```shell 8 nix run git+https://radicle.schuppentier.org/z3B4ec5nPjyK2FBcPfgecj6BAkLDZ.git 9 ```