CodeFrogHub/athene

View on GitHub
bin/athene

Summary

Maintainability
Test Coverage
#!/usr/bin/env node

// Athene CLI
// We only have to require 'athene-cli' module and call it
require('athene-cli')();