Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 15:17
· 18 commits to refs/heads/main since this release
c2fe052

What’s Changed

🚀 Features

  • Login command using device auth flow @eikek (#14)
  • Basic support for cloning public projects @eikek (#10)
  • Provide install script for Linux and Mac @eikek (#9)
  • Install shell completion for nix @eikek (#8)
  • Conditional sub command for processing user docs @eikek (#4)

💚 Maintenance

  • Rename binary to rnk @eikek (#6)
  • Publish binaries for macos arm64 and amd64 @eikek (#5)
  • Add tokio and use async reqwest http client @eikek (#1)

🧱 Dependencies