Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 699 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 699 Bytes

acs-importer

A simple node.js script to import select acs 5yr tables into sql server


Requirements

For development, you will only need Node.js and a node global package, NPM, installed in your environment.

Node

  • Node installation on Windows

    Just go on official Node.js website and download the installer. Also, be sure to have git available in your PATH, npm might need it (You can find git here).

If you need to update npm, run the following command.

$ npm install npm -g

Install

$ git clone https://github.com/AZMAG/acs-importer
$ cd
$ npm install

Running the project

$ node main.js