Skip to content

christianvuerings/sakai3scripts

Repository files navigation

Sakai3!

Sakai3scripts - Scripts for the Sakai 3 User Experience project

Introduction

  • These scripts are meant to make front-end development for the 3akai-ux project easier.

  • The user experience project is the front-end project for Sakai 3.

  • The open experiments project is the back-end project for Sakai 3 (also called Nakamura).

  • If you want to contribute to this project, feel free to fork this git repository and push your changes.

Contents

  • config.sh: Set up configuration file. All other files include it.
  • createusers.sh: Create several dummy users.
  • sakaibackup.sh: Back-up your latest Nakamura jar file and your jackrabbit folder (which contains all the JCR content).
  • sakaibuildcamtools.sh: Build the Camtools version of Nakamura (This includes things like events)
  • sakaifsresource.sh: Set up the fsresource bundle which allows you to keep the front and back-end separate.
  • sakailogging.sh: Start logging of the Nakamura instance.
  • sakaiprototypefetch.sh: Fetch all the prototype branches and merge them in.
  • sakairemovetmp.sh: Remove all the files in the 3akai-ux folder have a ".tmp_" extension
  • sakaisetup.sh: A setup file that would download all the necessary files (such as the fsresource jar).
  • sakaistart.sh: Start Sakai3.
  • sakaistartcamtools.sh: Start the camtools version of Sakai3.
  • sakaiupdate.sh: Completely update Sakai3 (both front and back-end) and start the server + logging.
  • sakaiupdatecamtools.sh: Update the camtools version of Sakai3
  • sakaiupdateux.sh: Update the Sakai3 front-end.
  • slingremove.sh: Remove the sling folder.

About

A bundle of Sakai 3 scripts that make development work easier

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages