Skip to content

Commit a5bbc1e

Browse files
committed
Updated README introducing SPINE Programming
Generate a reactive, data-driven website and API in Java Vert.x intelligently by: 1. By writing YAML rules into a Java class and method comments. 2. Define some spines in your Java classes, which are `protected void` methods that start with the `_` underscore character. 3. Let the Computate code generation watcher service index your code in a Solr search engine on your own computer. 4. The Computate code generation service will generate the code you need. 5. Use the Computate Developer products like the Computate Smart Website Builder to build the rest of your site.
1 parent 0199327 commit a5bbc1e

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
# The computate platform
1+
# The open source SPINE Programming Reactive Code Generation platform
2+
3+
A completely secure and localhost approach to AI code generation on your own computer and Red Hat OpenShift AI.
4+
Generate a reactive, data-driven website and API in Java Vert.x intelligently by:
5+
6+
1. By writing YAML rules into a Java class and method comments.
7+
2. Define some spines in your Java classes, which are `protected void` methods that start with the `_` underscore character.
8+
3. Let the Computate code generation watcher service index your code in a Solr search engine on your own computer.
9+
4. The Computate code generation service will generate the code you need.
10+
5. Use the [Computate Developer products](https://computate.org/en-us/search/product) like the [Computate Smart Website Builder](https://computate.org/en-us/search/product?fq=pageId:computate-smart-website-builder) to build the rest of your site.
11+
12+
SPINE Programming is an acronym for "SPINE Programming is not easy".
213

314
Code that generates more code as you save. Internationalized. Integrated with Solr search. A new way to write code to make persistence easier.
415

0 commit comments

Comments
 (0)