Git Product home page Git Product logo

srobo-ide's Introduction

This is Student Robotics CyanIDE.

It is a web-based IDE for developing code for Student Robotics robots.

If you're using devmode and you hate apache for development then you'll find a lighttpd
configuration file in this directory. Just run `lighttpd -f lighttpd.config -D` to get
devmode.

A guide for getting it running will be found here:
https://www.studentrobotics.org/trac/wiki/CyanIDE

In the mean time here's some basic info about the make targets:

`dev`: Sets up the base folders you'll need for the repos etc.

`docs`: Builds the docs according to the doxyfile.
        Currently this means html docs in html/ and latex docs in latex/

`clean`: Removes both of the above.

`package`: Creates a .deb that installs all the dependencies for srobo-ide

You can run tests on CyanIDE by running `./run-tests`.

Dependencies:
 * A web server
 * PHP 5.3.3
 * Git
 * doxygen # for building the docs.
 * PHP CLI # for running the tests.
 * pylint  # syntax checker
 * php-ldap
 * NodeJS         # for running JS tests
 * Jasmine Node   # for running JS tests

In Ubuntu these can be achieved by installing the following packages:
 apache2 php5 doxygen php5-cli git-core pylint nodejs

Jasmine Node can be installed via npm:
 npm install jasmine-node -g

Note that by default Ubuntu Lucid will not execute PHP files in
public_html folders. This can be resolved by following the instructions
in /etc/apache2/mods-available/php5.conf

You'll then need to restart apache for those changes to take effect..


                                  ...vvvv)))))).
       /~~\               ,,,c(((((((((((((((((/
      /~~c \.         .vv)))))))))))))))))))\``
          G_G__   ,,(((KKKK//////////////'
        ,Z~__ '@,gW@@AKXX~MW,gmmmz==m_.
       iP,dW@!,A@@@@@@@@@@@@@@@A` ,W@@A\c
       ]b_.__zf !P~@@@@@*P~b.~+=m@@@*~ g@Ws.
          ~`    ,2W2m. '\[ ['~~c'M7 _gW@@A`'s
            v=XX)====Y-  [ [    \c/*@@@*~ g@@i
           /v~           !.!.     '\c7+sg@@@@@s.
          //              'c'c       '\c7*X7~~~~
         ]/                 ~=Xm_       '~=(Gm_.

    i'm covered in beeeees and ldap

srobo-ide's People

Contributors

peterjclaw avatar prophile avatar richardbarlow avatar jmorse avatar krenair avatar chrisjameskirkham avatar kragniz avatar

Watchers

 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.