-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
47 lines (25 loc) · 939 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
--------------------------------
Vosao CMS.
Simple CMS for Google App Engine
--------------------------------
Vosao CMS is a simple and easy to use tool for creating sites and hosting them
on Google App Engine.
According to Google free quota in most cases you will have free hosting for
your site.
1. Web resources
================
Vosao Home Page is at:
http://code.goole.com/p/vosao
2. Mailing lists
================
In plans.
3. Development
==============
To start development on Vosao CMS codebase you will need perform some steps:
1. Download App Engine SDK for Java.
http://code.google.com/appengine/downloads.html
2. Unpack it in some directory.
3. Configure ant.properties with sdk directory.
4. You will need Java SDK and maven.
Have fun,
Vosao development team