alexberriman / newtondb

A simple, easy to use and extendible JSON database.
https://github.com/alexberriman/newtondb
MIT License
17 stars 1 forks source link

Option to create file if doesn't exist #35

Open alexberriman opened 11 months ago

alexberriman commented 11 months ago

When you try and instantiate a database on the local file and it doesn't exist, add an option to create automatically.