ronelliott/kj-cli

View on GitHub
bin.js

Summary

Maintainability
A
0 mins
Test Coverage
#!/usr/bin/env node
'use strict';

require('./main')();