Calendar event scheduling CLI
- JavaScript 100%
| src | use node's test runner | |
| .gitignore | add .gitignore | |
| LICENSE | Initial commit | |
| package-lock.json | npm init | |
| package.json | run all test in the __tests__ dir that has a .spec on their name | |
| README.md | Initial commit | |
events
Calendar event scheduling CLI