0.0
No release in over a year
A Ruby gem for interacting with AT Protocol
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 0.1.5
 Project Readme

Bskyrb

  • Installation
  • Usage
  • Development
  • Formatting
  • Contributing
  • TODO
  • License
  • Code of Conduct

Installation

DON'T

You will probably want to install it as a part of [Bskyrb](https://github.com/ShreyanJain9/bskyrb instead

You can also install the gem by cloning this repository and running ./install-local.sh. ( I recommend using Bskyrb as those releases are more stable )

Usage

TODO write docs

require 'at_protocol'

Development

After checking out the repo, run bin/setup to install dependencies. You can also run bin/console for an interactive prompt that will allow you to experiment.

To release a new version, run ./deploy.sh and you will be guided through updating the version number, bundling the gem, and pushing it to RubyGems. You must be signed in with a RubyGems account that has push access to this gem.

Formatting

So nobody has to argue about formatting, bskyrb uses the rufo gem.

Contributing

Please do!

TODO

  • TODO

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Bskyrb project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.