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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file django-appwatch-0.0.0.tar.gz
.
File metadata
- Download URL: django-appwatch-0.0.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc2e76ed194b888a83d521c5d3ddabbcbc4f49403139cc5f9bb975d22f9ee6ad |
|
MD5 | f140f7a0ef1004c419519f0541d1afa9 |
|
BLAKE2b-256 | 70cd8fe8418ab90c1b923f3e3f2286e526f8b56354f09536def0a91bb0b70064 |