Rusty Clipboard for Ruby

Experimenting around with:

Setup:

  • Clone repository
  • Install Rust (and Cargo, its package manager)
  • Run: rake gem

Usage:

  • RustyClipboard.copy
  • RustyClipboard.paste
  • RustyClipboard.clear

For a production-ready clipboard in Ruby, please go use: