Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Commit

Permalink
GitHub homepage fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adamfowleruk committed Dec 16, 2013
1 parent 86769d9 commit 3568029
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,7 @@ This library provides a convenient JavaScript wrapper for common operations on M
- Provides sensible defaults so you can get started quickly
- Minimum prior knowledge of how MarkLogic works required
- Browser widgets provided so you can quickly get an application running

## Get the code
- NodeJS remote install - Install with `npm install mljs`
- NodeJS download - [\[raw tar.gz\]](https://github.com/adamfowleruk/mljs/blob/master/dist/mljs-nodejs.tar.gz) [\[raw zip\]](https://github.com/adamfowleruk/mljs/blob/master/dist/mljs-nodejs.zip) [\[minified tar.gz\]](https://github.com/adamfowleruk/mljs/blob/master/dist/mljs-nodejs-minified.tar.gz) [\[minified zip\]](https://github.com/adamfowleruk/mljs/blob/master/dist/mljs-nodejs-minified.zip)
- Browser download - [\[raw tar.gz\]](https://github.com/adamfowleruk/mljs/blob/master/dist/mljs-browser.tar.gz) [\[raw zip\]](https://github.com/adamfowleruk/mljs/blob/master/dist/mljs-browser.zip) [[minified tar.gz]](https://github.com/adamfowleruk/mljs/blob/master/dist/mljs-browser-minified.tar.gz) [\[minified zip\]](https://github.com/adamfowleruk/mljs/blob/master/dist/mljs-browser-minified.zip)

## Main Documentation
- Install the MLJS samples web application (START HERE): [\[Online HTML\]](http://adamfowleruk.github.io/mljs/apidocs/core/tutorial-013-browser-samples-app.html)
- Tutorials site: [\[Online HTML\]](http://adamfowleruk.github.io/mljs/apidocs/core/tutorial-all.html)
- All docs online here: [\[Online HTML\]](http://adamfowleruk.github.io/mljs/index.html)
- API Doc downloads (Includes samples, tutorials) - [\[tar.gz\]](https://github.com/adamfowleruk/mljs/blob/master/dist/mljs-docs.tar.gz) [\[zip\]](https://github.com/adamfowleruk/mljs/blob/master/dist/mljs-docs.zip)

## Further information
- Keep an eye on [my blog for the keyword mljs](http://adamfowlerml.wordpress.com/tag/mljs/)
- And the rest of the [WIKI](https://github.com/adamfowleruk/mljs/wiki)
- And perhaps the [design principles document](https://github.com/adamfowleruk/mljs/wiki/Design)
- See the [future feature planning](https://github.com/adamfowleruk/mljs/blob/master/planning.md)
- To determine maturity of each feature, read [test plan progress](https://github.com/adamfowleruk/mljs/blob/master/progress.md)

## Getting started

For download and getting started tutorial links, visit the [WIKI](https://github.com/adamfowleruk/mljs/wiki)

0 comments on commit 3568029

Please sign in to comment.