Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.
wpbasti edited this page Sep 20, 2012 · 58 revisions

Jasy - Web Tooling Framework

Jasy is a construction tool for web projects. Think of Jasy as a replacement for the classic make utility heavily inspired by modern tools like SCons (Used by V8, MongoDB, ...), Waf (Used by Samba, NodeJS, ...) and Maven. Jasy is based on the learnings through creating the "generator" for the qooxdoo JavaScript framework.

Installation

We have different tutorials for installing Jasy specific to the operating system you are using:

Python Experts: If you already have a Python3 installation and want to install Jasy in parallel you could follow our Installation using VirtualEnv guide.

Documentation

Basics

Advanced

Migration