This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
Lawsun
/
ysjj-system
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
1b90e7ef36
Větve
Značky
master
ysjj-system
/
node_modules
/
egg-scripts
/
bin
/
egg-scripts.js
egg-scripts.js
91 B
Historie
Surový
1
2
3
4
5
6
7
#!/usr/bin/env node
'use strict';
const Command = require('..');
new Command().start();