Skip to content

Webxity/SageOne-NodeJS-Wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SageOne-NodeJS-Wrapper

A NodeJS wrapper for Sage One online accounting and payroll software.

Installing

$ npm i sageone-wrapper -S 

Examples

To view the example, clone the SageOne-NodeJS-Wrapper repo and install the dependencies in 'example' folder:

$ git clone git://github.com/Webxity/SageOne-NodeJS-Wrapper --depth 1
$ cd SageOne-NodeJS-Wrapper/example
$ npm install

Change configuration options in 'index.js' with your SageOne application configuration.

Then run the example:

$ npm start

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

Ammar Hasan

License

This project is licensed under the GNU General Public License - see the LICENSE.md file for details

About

A NodeJS wrapper for Sage One online accounting and payroll software

Resources

License

Stars

Watchers

Forks

Packages

No packages published