Git Product home page Git Product logo

nagyistge / dahu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dahuapp/dahu

0.0 2.0 0.0 5.19 MB

[DEPRECATED] The objective of this project is to develop a "real" alternative to existing screencasting software. Even if there is a wide variety of software that offers to make screencasts, none of these programs do offer effective solutions combining the features / properties that we could expect of this kind of tool.

Home Page: http://dahuapp.github.io

License: Other

Java 43.42% JavaScript 52.44% HTML 2.82% CSS 1.32%

dahu's Introduction

Dahu Next

Dahu Next is the code name of the new Dahu. Discussions about the major changes are available on the wiki page https://github.com/dahuapp/dahu/wiki/0.4-development.

Build

Building Dahu Next requires Gradle and Grunt. Gradle is used to build and package the Java side of Dahu while Grunt is used to build and package the JavaScript side of Dahu.

Gradle

With the help of Gradle wrapper you don't need to install Gradle on your system to build Dahu, instead just use gradlew (on Linux and MacOS) or gradlew.bat (on Windows).

Build the whole Dahu project:

$ ./gradlew build

Building the editor only:

$ ./gradlew :dahu:editor:build

Running the editor:

$ ./gradlew :dahu:editor:run

Grunt

Grunt is a task runner for JavaScript. In Dahu Next we use Grunt for task automation (e.g. compilation, optimization, testing, etc.). In order to setup the Grunt environment please read note from the Core sub-project.

dahu's People

Contributors

barraq avatar benabbon avatar dufourau avatar

Watchers

 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.