GithubHelp home page GithubHelp logo

pastinepolenta / openpdu Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 265 KB

A simple project of an open-source PDU based on Arduino and commodity components

License: GNU General Public License v2.0

Ruby 30.67% JavaScript 21.41% CSS 47.92%

openpdu's Introduction

OpenPDU

Installation and compilation

On this repo there are only source files. A compilation must be done in order to get the static files. Eventually in the future I will commit also compiled resources. The app uses libraries which must be installed using Bower. The compilation concerns JS, HTML and CSS code. It is done automatically by Middleman.

Setup procedure (on Ubuntu 12.04):

  • Install bower with npm install -g bower. On Ubuntu 12.04 it requires to install nodejs > 0.10.xx which can be found on a third party repo (see this.

  • Install middleman with gem install middleman. On Ubuntu 12.04 it requires to upgrade ruby to 1.9.3 following this

  • Install all the libraries with bower install

  • Compile the code with middleman server. This command will also start a server on http://0.0.0.0:4567/ where you should be able to see this app running

Usage

When middleman server is started the app will recompile automatically so every change will be visible on the browser. Those changes include HTML, JS and SASS

openpdu's People

Contributors

pastinepolenta avatar piannelli avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.