0.1.0 • Published 6 years ago

descartes.js v0.1.0

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

Getting Started

Make sure you have Node v8 or higher installed on your computer.

Install the required programs

Mac OS X v10.11+: If you have recently updated to Mac OS X v10.11+ and are experiencing trouble when compiling, run the following command: xcode-select --install. Read more about the problem on Stack Overflow.

Install Descartes

To install Descartes on your machine, you'll need to type the following command in a terminal.

$ [sudo] npm i descartes.js

Then open your favorite code editor:

const d = require("descartes.js");
/* Start coding here */

Docs

See the wiki.

Versioning

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

Authors

Also look at the list of contributors who participated in this project. If you don't code but you have great ideas, don't hesitate to write your idea in the issue part. If your idea is accepted, I will add you to this list 😊.

License

This project is licensed under the MIT License - see the

file for details

Copyright © 2017 Arthur Guiot All Rights Reserved.