Skip to content
  • Jason Kridner's avatar
    cloud9: created · e57ec761
    Jason Kridner authored
    
    
    Cloud9 is a web-browser based IDE running on node.js.
    
    This application should support multiple architectures as long as they have
    node.js and a build of node-o3-xml that is dropped into this system.
    Currently, that includes x86 32/64-bit and ARM armv7.  Ideally, that library
    would be added separately as a system-dependent portion, because everything
    else should be ISA independent.
    
    [ small DEPENDS fixes added by koen ]
    
    Signed-off-by: default avatarJason Kridner <jdk@ti.com>
    Signed-off-by: default avatarKoen Kooi <koen@dominion.thruhere.net>
    e57ec761