Code Monkey home page Code Monkey logo

tegh-gui's Introduction

Tegh GUI

Dev Requirements

  1. Install node, node-webkit, and npm
  2. Install brunch >=1.7 and bower. If these are not in your distro's repo, they can also be installed using npm: npm install -g bower && npm install -g brunch

Development

The Tegh GUI uses brunch to automatically compile and reload any changes to the source files.

This does not always work. To make sure the page is reloaded as expected always resave:

  • app/styles/app.styl if you are editing a css or styl file

  • app/index.jade if you are editing a jade file

  • app/scripts/app.coffee if you are editing a coffee file

  • Source files are located in the app directory.

  • Compiled files are located in _public. Do not edit these directly. They are generated from the app directory files.

  • The node-webkit toolbar can be enabled in package.json Further debugging can be accomplished by adding enable-logging --v=1 to the nw command line options.

Running Tegh-GUI:

  1. run npm install && bower install to download any new client side libraries
  2. run brunch watch to build
  3. run nw . to launch Tegh-GUI

tegh-gui's People

Contributors

d1plo1d avatar

Stargazers

Tom Bielecki avatar Derek Braid  avatar

Watchers

 avatar Jade Bilkey avatar Tom Bielecki avatar James Cloos 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.