mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2026-02-18 10:16:49 -05:00
Electron desktop client added
This commit is contained in:
4
Electron Client/node_modules/rc/cli.js
generated
vendored
Executable file
4
Electron Client/node_modules/rc/cli.js
generated
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
#! /usr/bin/env node
|
||||
var rc = require('./index')
|
||||
|
||||
console.log(JSON.stringify(rc(process.argv[2]), false, 2))
|
||||
Reference in New Issue
Block a user