Giter Site home page Giter Site logo

axiom-stack's Introduction

About Axiom Stack:
-----------------------------------------

Axiom is an object-oriented web application framework, like Ruby on Rails, Struts, et al, built by Axiom 
Software, Inc. It has a built-in web server, fully searchable object database, and dead-simple zen-like 
application development. Rather than a compiled language like Java, Axiom applications are written purely 
in ECMAScript (Javascript).

The Axiom Stack website is at: http://www.axiomstack.com

You will find plenty of documentation there to get started and learn how to develop web applications with
the Axiom Stack.

Our Google group is at: http://groups.google.com/group/axiom-stack

Enjoy.


How to build the source:
----------------------------------------

To build the source code into the Axiom jars, execute the following command (requires ANT to be installed):

ant -buildfile /path/to/build.xml jar

Successful completion of the jar ANT task will result in the Axiom Stack being built to lib/axiom.jar


Using Eclipse:
----------------------------------------

To use Eclipse (http://www.eclipse.org/) for working with the source please follow these steps. This assumes you have the source on your system. (below $WORKSPACE should be replaced with the actual path to your Eclipse workspace)
 - Get Eclipse (http://www.eclipse.org/downloads/)
 - Open Eclipse
   - Specify a workspace
 - Move the source into your workspace (mv stack $WORKSPACE/stack)
 - Create a new Java project
   - Project Name: stack
   - Existing Source: $WORKSPACE/stack
 - Finish

This should make it easy for you to import the source. We include our build file so you can use that to compile/jar Axiom Stack.


Dependencies:
----------------------------------------

The Axiom Stack source depends on a customized Lucene implementation.  This customized implementation comes
with the Axiom Stack and is located at lib/axiom-lucene.jar; therefore, you don't need to do anything extra
to get this customized version with the source you just downloaded.  However, if you would like the source
code for the customized Lucene version, please go to http://github.com/axiomsoftware/axiom-lucene

axiom-stack's People

Contributors

andrewraycode avatar ncb000gt avatar throughnothing avatar

Stargazers

 avatar

Watchers

 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.