Project

codeball

0.0
No release in over 3 years
Pack multiple source files into a single plaintext codeball for pasting into LLM context windows, then unpack the response back into files.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Runtime

 Project Readme

Codeball

Bidirectional file bundler for clipboard-friendly LLM workflows

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add codeball

If bundler is not being used to manage dependencies, install the gem by executing:

$ gem install codeball

Usage

TODO: Write usage instructions here.

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake test to run the tests.

License

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