mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
cleanup
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
var commondir = require('../');
|
||||
var dir = commondir(process.argv.slice(2));
|
||||
console.log(dir);
|
||||
Reference in New Issue
Block a user