Skip to content

KevM/Benchmarque

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmarque - Benchmarking for .NET Applications

Building from Source

  1. Clone the source down to your machine. git clone git://github.com/phatboyg/Benchmarque.git
  2. Ensure Ruby is installed. RubyInstaller for Windows
  3. Ensure git is on your path. git.exe and git.cmd work equally well.
  4. Ensure gems are installed, run:
gem install albacore
gem install semver2
  1. Run rake

Contributing

  1. git config --global core.autoclrf false
  2. Hack!
  3. Make a pull request.

REQUIREMENTS

  • .Net 4.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published