mirror of
https://github.com/rastapasta/mapscii.git
synced 2025-06-19 17:27:41 +02:00
Merge branch 'master' of https://github.com/aem-mds/tp-mds-mapscii
This commit is contained in:
commit
aac4a6ab90
4
main.js
4
main.js
@ -8,9 +8,9 @@
|
||||
TODO: params parsing and so on
|
||||
#*/
|
||||
'use strict';
|
||||
const config = require('./src/config');
|
||||
/*const config = require('./src/config');
|
||||
const Mapscii = require('./src/Mapscii');
|
||||
const argv = require('yargs')
|
||||
const argv = require('yargs')*/
|
||||
.option('latitude', {
|
||||
alias: 'lat',
|
||||
description: 'Latitude of initial centre',
|
||||
|
Loading…
x
Reference in New Issue
Block a user