librecad

1.3.2 • Public • Published

banner

NPM
Build Status Codacy Badge Code Climate Maintainability codebeat badge
dependencies devDependency Status
Website HitCount PRs Welcome
GitHub License
forthebadge

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

Package Sidebar

Install

npm i librecad

Weekly Downloads

5

Version

1.3.2

License

GPL-3.0

Last publish

Collaborators

  • sambhav2612