Skip to content

This is a django app for the OMERO.web framework that you can use to get you started with your own code.

Notifications You must be signed in to change notification settings

will-moore/webtemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMERO.webtemplate

This is a django app for the OMERO.web framework that you can use to get you started with your own code.

Requirements

  • OMERO 4.4.0 or later

Development Installation

Clone the repository in to your OMERO.web installation:

cd components/tools/OmeroWeb/omeroweb/
git clone git://github.com/will-moore/webtemplate.git
path/to/bin/omero config set omero.web.apps '["webtemplate"]'
cd webtemplate
git status    # you can now commit etc.

About

This is a django app for the OMERO.web framework that you can use to get you started with your own code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages