0.1.0 • Published 6 years ago

librecad-sambha2612 v0.1.0

Weekly downloads
4
License
GPL-3.0
Repository
github
Last release
6 years ago

Setting up locally

$ git clone https://github.com/sambhav2612/librecad.git
$ cd librecad
$ npm install     #to install mocha, open and http-server
$ npm start       #for live version
OR
$ http-server ./  #for local deployment

Dependencies

  • NodeJS and NPM (NPM comes with NodeJS by default)
  • Mocha (for Travis CI Testing)
  • open and http-server npm packages
  • Git

Note 1: These installation commands work only on Linux Distributions as of 27/12/2017.

Note 2: It's a good practice to keep all softwares updated, you can update these softwares by following the online documentation frrom their respective sources.

Major updates

  1. Commit 105: add bootstrap navbar, npm up and banner update for v1.0.1