Skip to content

Tanuki is an MVVM-inspired web framework with balls! Abandoned.

License

Notifications You must be signed in to change notification settings

assistunion/tanuki

Repository files navigation

Tanuki

This project is abandoned. Feel free to take it over.

Tanuki is a web application framework inspired by the MVVM pattern with focus on DRY code and extensibility. Tanuki tries to keep its looks close to idiomatic Ruby, so you would feel at home.

Right now it’s very raw, so don’t expect things to work properly.

Quick Start

Fire up the terminal and type:

$ gem install tanuki
$ tanuki create test
$ cd test
$ bundle install
$ rackup -p 3000

View the result at: localhost:3000

Hack on the Core

If you would like to study the framework and contribute, try making sense of the project wiki, then move on to documentation.

Acknowledgements

Tanuki is thankful to:

About

Tanuki is an MVVM-inspired web framework with balls! Abandoned.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages