vladpurga/project-lvl1-s272

View on GitHub
src/bin/brain-games.js

Summary

Maintainability
A
0 mins
Test Coverage
#!/usr/bin/env node

import welcome from '../welcome';

welcome();