Skip to content

Experimental approach to install and run plone

Notifications You must be signed in to change notification settings

collective/plonex

Repository files navigation

Hello world

This is me!

Autocomplete

Add something like this to your startup script:

eval "$(register-python-argcomplete plonex)"

Initialize your project

You can initialize a new project with the init command:

$ plonex init foo
INFO     Creating foo/tmp
INFO     Creating foo/etc
INFO     Creating foo/var
INFO     Creating foo/var/blobstorage
INFO     Creating foo/var/cache
INFO     Creating foo/var/filestorage
INFO     Creating foo/var/log
INFO     Creating foo/etc/plonex.yml
INFO     Project initialized

Install your packages

plonex dependencies

Start your project

plonex supervisor start

About

Experimental approach to install and run plone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages