plone.reload
Reloader
A tool to reload Zope 2 and Plone configurations without requiring a restart.
Configuration and code reload for Zope 2 and Plone without server restarts.
10 stars
163 watching
0 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pylons/hupper | Automatically reloads code after file changes during development. | 213 |
knobo/live-reload | A tool for live reloading of web pages during development | 8 |
manidlou/elemon | Tool to enable live-reload of Electron applications during development | 73 |
phoenixframework/phoenix_live_reload | A module providing live-reload functionality for Phoenix applications. | 317 |
jeremyevans/rack-unreloader | A Rack application that automatically reloads modified code while ensuring clean and idempotent reloading of constants. | 99 |
arnoson/vite-plugin-live-reload | A plugin for live reloading in Vite projects | 86 |
plone/plone.gallery | A photo gallery view for a content management system | 5 |
collective/collective.exportimport | Tools and libraries to simplify content migration between Plone versions | 15 |
plone/plone.app.debugtoolbar | Provides debug information and tools to facilitate site development and troubleshooting in Plone web applications. | 8 |
sol/reserve | A tool for immediate code reloading in Haskell web applications | 70 |
plone/plone.app.standardtiles | Provides reusable UI components for Plone's content composition and layout | 7 |
aubreypwd/zsh-plugin-reload | Automates reloading of zsh configuration files on change | 7 |
collective/collective.jsonify | Converts Plone content to a JSON format | 12 |
rtomayko/shotgun | An automatic reloading version of the Rack command that forks and reloads an application on each request. | 864 |
mgechev/angular2-hot-loader | A tool for dynamically reloading and updating Angular 2 components without restarting the application | 114 |