mirror of
https://github.com/rastapasta/mapscii.git
synced 2025-06-20 01:37:40 +02:00
Rip main.js
This commit is contained in:
parent
4fe9a60a0c
commit
ff7b329a1f
4
main.js
4
main.js
@ -8,9 +8,9 @@
|
|||||||
TODO: params parsing and so on
|
TODO: params parsing and so on
|
||||||
#*/
|
#*/
|
||||||
'use strict';
|
'use strict';
|
||||||
const config = require('./src/config');
|
/*const config = require('./src/config');
|
||||||
const Mapscii = require('./src/Mapscii');
|
const Mapscii = require('./src/Mapscii');
|
||||||
const argv = require('yargs')
|
const argv = require('yargs')*/
|
||||||
.option('latitude', {
|
.option('latitude', {
|
||||||
alias: 'lat',
|
alias: 'lat',
|
||||||
description: 'Latitude of initial centre',
|
description: 'Latitude of initial centre',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user