Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.29 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.29 KB

FishyFlip - a .NET ATProtocol/Bluesky Library

NuGet Version License

FishyFlip Logo

FishyFlip is an implementation of ATProtocol for .NET, forked from bluesky-net.

For documentation, check out https://drasticactions.github.io/FishyFlip

Code Flow

The code flow for this repo is:

  • develop for the newest tip
  • main for the newest "stable" release build
  • release-version for servicing previous releases, should it be needed

For 99.9% of PRs, you should target develop

Bump the Bindings

If you wish to bump the bindings (or run the source generator), use the build_bindings.sh script, which will build FFSourceGen and run it against the listed repos.

Third-Party Libraries

FishyFlip