mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-06-14 04:47:30 +07:00
init
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
var safe = require('../');
|
||||
var regex = process.argv.slice(2).join(' ');
|
||||
console.log(safe(regex));
|
||||
Reference in New Issue
Block a user