Project

nyan

0.01
No commit activity in last 3 years
No release in over 3 years
Your favourite aging meme is reheated as an RSpec custom formatter. For entertainment purposes only. WARNING: enterprise-ready
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 0
~> 2
 Project Readme

Nyan travis-ci

Your favourite aging meme is reheated as an RSpec custom formatter.

For entertainment purposes only.

NYAN?

FAQ

  • Didn't this meme jump the shark, like, ages ago?

Yes.

  • It's got no tail

Look closer.

  • It's got no feet!

LOOK CLOSER.

  • It's really slow

Write faster specs.

  • It's still really slow

Send me a pull request where the animation runs in a separate thread.

  • The colours are all wrong

Probably need a new graphics card or something.

Requirements

  • Your terminal window should have a black background and be at least 180 columns x 50 rows.
  • RSpec 2 (tested against RSpec 2.6)

Install

Add to your Gemfile (usually inside your :test group):

gem "nyan"

Alternatively install directly:

$ gem install nyan

Usage

Your terminal window should have a black background and be at least 180 columns x 50 rows.

$ rspec spec -f Nyan::Formatter

Or if you want the joy of Nyan without running specs, use the binary:

$ nyan

Development

Pull requests are very welcome! Make sure your patches are well tested. Please create a topic branch for every separate change you make.

Testing

$ rake

Author

Dave Nolan