Skip to content

Commit

Permalink
Initial README.md about the project.
Browse files Browse the repository at this point in the history
  • Loading branch information
buckett committed Dec 29, 2014
1 parent 2ef7c84 commit bcaed69
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Sakai CLE

This is the source code for the Sakai CLE.

## Building

To build Sakai you need Java 1.7 and Maven 3.2. Once you have clone a copy of this repository you can
build it by running:
```
mvn install
```

## Contributing

To contribute to the Sakai project please follow the workflow on:
https://confluence.sakaiproject.org/display/SAKDEV/Git+Setup


## Bugs

For filing bugs against Sakai please use our Jira instance: https://jira.sakaiproject.org/

0 comments on commit bcaed69

Please sign in to comment.