Skip to content

A simple CLI parser written in NodeJS, to export a GameBook in SQLite database format to a JSON file.

License

Notifications You must be signed in to change notification settings

alexbernardi360/GameBook-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameBook Parser

Description

A simple CLI parser written in NodeJS.
It allows you to export a GameBook in SQLite database format to a JSON file or validate a GameBook in JSON format via JSON schema.

Build

Install the NodeJS dependecies

npm install

Use

Launch the application

node GBparser.js FILE_PATH

Get a SQLite database GameBook