This website works better with JavaScript
Home
Explore
Help
Sign In
KylePDavis
/
benchmarksman
mirror of
https://github.com/RiveraGroup/benchmarksman.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
c65a7350ff
Branches
Tags
gh-pages
master
v1.0.0
benchmarksman
/
index.js
index.js
90 B
History
Raw
1
2
3
"use strict";
module.exports = require("./lib");
if (!module.parent) require("./main")();