adding crontab-ui to npm

This commit is contained in:
Suresh Alse
2015-06-15 11:40:06 +05:30
parent 1ef93c872d
commit fc2a567cac
4 changed files with 10 additions and 6 deletions

3
bin/crontab-ui.js Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env node
var crontab = require('../app.js');