1.0.2 • Published 2 years ago
skytrade-sql-cli v1.0.2
requirements
npm and node to installed globally
npm init -yInstallation
npm i skytrade-sql-cliUsage
download the "Manor Straits - SkyTrade Partnership- CLEANED.csv".
this package only works for this specific file
run
npx skytrade-sql-cliit generates a sql.txt file with the postgres commands to add the data of csv file along with the longitudes and latitudes.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.