mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2026-04-26 12:01:31 +00:00
push all website files
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