Skip to content

seratch/skinny-framework

 
 

Repository files navigation

Skinny Framework

Build Status Maven Central

Gitter

Skinny is a full-stack web app framework to build Servlet applications.

To put it simply, Skinny framework's concept is Scala on Rails. Skinny is highly inspired by Ruby on Rails and it is optimized for sustainable productivity for ordinary Servlet-based app development.

Logo

See the website in detail.

http://skinny-framework.org/

Global skinny script via Homebrew

brew update && brew install skinny

Try Skinny Framework now!

Download latest skinny-blank-app.zip and unzip it, then just run ./skinny command on your terminal. That’s all!

If you’re a Windows user, don’t worry. Use skinny.bat on cmd.exe instead.

https://github.com/skinny-framework/skinny-framework/releases

Under The MIT License

(The MIT License)

Copyright (c) skinny-framework.org

About

"Scala on Rails" - A full-stack web app framework upon Scalatra for rapid development in Scala

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 69.6%
  • JavaScript 25.9%
  • Shell 1.7%
  • HTML 1.2%
  • Batchfile 0.9%
  • Java 0.7%