Skip to content

freewind/RythmDart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RythmDart

Port Rythm to dart.

You can try rythm online: http://fiddle.rythmengine.org

How to test it

  1. install dart from http://dartlang.org, you can download the full package(which include dart-sdk, dart-editor, dartium), or just download the dart-sdk from http://www.dartlang.org/tools/
  2. add dart-sdk/bin to path, then type dart to check
  3. clone this project and cd project root
  4. run pub install to download dependencies
  5. run dart test/test_all.dart to run all the tests.

About

Implement rythm template engine with dartlang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages