Skip to main content

Watch Django INSTALLED_APPS and copy files

Project description

Suppose you want to build a js directory from the js directory in all INSTALLED_APPS:

manage.py appwatch js:./js

Or, for NextJS support:

manage.py appwatch pages:./pages

Or, for NextJS support and also have a components sub dir:

manage.py appwatch pages:./pages components:./pages/components

Install with:

  • pip install django-appwatch

  • Add appwatch to INSTALLED_APPS

Have fun provisionning other frameworks with Django :)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-appwatch-0.0.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page