UNPKG
codeship
Version:
latest (0.1.1)
0.1.1
0.1.0
An API wrapper of Codeship
github.com/John-Lin/codeship-api
John-Lin/codeship-api
codeship
/
index.js
4 lines
(2 loc)
•
73 B
JavaScript
View Raw
1
2
3
4
var
codeship
=
require(
'./lib/codeship.js'
);
module
.
exports
= codeship;