Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

plone/plone.mockup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This repository is archived and read only.

If you want to unarchive it, then post to the [Admin & Infrastructure (AI) Team category on the Plone Community Forum](https://community.plone.org/c/aiteam/55).

plone.mockup

This is the integration package of mockup for Plone. Basically, it packages mockup as a Python egg. For mockup itself, see https://github.com/plone/mockup

This package uses the git submodule feature. If you use buildout.coredev, mr.developer will make sure that the submodule is checked out properly. If you do it manually, you can do one of the following:

$ git clone git@github.com/plone/mockup.git --recursive

or:

$ git clone git@github.com/plone/mockup.git
$ cd mockup
$ git submodule update --init --recursive

Note

Please, don't develop mockup in here. git submodules are known to be cumbersome in some circumstances. Do your mockup development directly in a separate, dedicated mockup checkout.

About

Plone integration package for mockup

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages