This repository has been archived by the owner on Jan 3, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 58
Home
wpbasti edited this page Aug 30, 2012
·
58 revisions
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.
- New Application: How to use skeletons for creating new applications
- Project Structure: Files and folders in your project
- Project Config: Configure your project settings
- Develop Skeletons: How to create new skeletons
- Build Script: Configure tasks for your application
- Names: How files are named on file system and inside the application
- Fields: Pass data from the build script to the application and permutate code for different output scenarios
- Web Server: Usage of the integrated web server
- File Watcher: Usage of the build daemon
- Image Sprites: Setup image sprites for your application
- Image Animations: Tooling for image based animations