GithubHelp home page GithubHelp logo

bhanditz / kara Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jetbrains/kara

0.0 2.0 0.0 43.86 MB

A web development framework written Kotlin

Kotlin 63.54% Java 0.19% CSS 34.07% JavaScript 2.20%

kara's Introduction

JetBrains team project

Kara Web Framework

Kara is a web framework for the JVM using the Kotlin programming language. It uses Kotlin's unique syntax to allow developers to write succinct, statically-typed HTML and CSS all in one language.

For more information and documentation, check out karaframework.com.

Authors

Kara is developed by Tiny Mission. We're a small web and mobile development company and hope to use Kara to help us work faster and write better code.

Contributing

There's plenty of work left to do to make Kara a first class framework, and we'd welcome contributions. Contact andy at tinymission.com to get involved.

Continous integration and Downloads

CI is set up at TeamCity. Download latest successful build

Bugs, Suggestions and Feature Requests

All issues for Kara are tracked here

License

Kara is Open Source and licensed under the Apache Licenses, version 2.0. It can be freely used in commercial projects.

Running Sample Project

To start sample project you need:

  • either download kara binary package and unpack or compile kara-dist artifact in IDEA project
  • close IDEA projects
  • configure Path Variable KARA_HOME in IDEA to point to kara root directory or to the output of kara-dist artifacts, i.e. <project home>/out/artifacts/kara_dist
  • open samples directory
  • run ../kara s command
  • open demo pages at embedded web server running on http://localhost:3000

Generating new project

To start sample project you need:

  • either download kara binary package and unpack or compile kara-dist artifact in IDEA project
  • close IDEA projects
  • configure Path Variable KARA_HOME in IDEA to point to kara root directory or to the output of kara-dist artifacts, i.e. <project home>/out/artifacts/kara_dist
  • open the directory you like to start with
  • run <path to kara home>/kara g project <project name> --package=<package name> --ide=idea command
  • open generated project in IDEA
  • use Server run configuration to start/debug your application

kara's People

Contributors

shafirov avatar orangy avatar tapac avatar jonnyzzz avatar ajselvig avatar denlink avatar guredd avatar hhariri avatar tanvd avatar imuraveika avatar yole avatar cheptsov avatar gorohoroh avatar vladrassokhin avatar goodwinnk avatar olegstepanov avatar sergeyqx avatar

Watchers

James Cloos 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.