Skip to main content

Django stylus watchers & auto compilers

Project description

django-stylus-watcher
======================

This add a command .

Usage
=====

Put ``'stylus_watcher'`` into ``INSTALLED_APPS``.

Set settings ``STYLUS_WATCHER = [
('relative/path/to/main/stylus/file.styl', 'relative/path/to/compiled/file.css'), # A compilation rules
('relative/path/to/main/stylus/file.styl', 'relative/path/to/compiled/file.css'), # Antoher compilation rules
...etc
]

The watcher listen changes in every installed apps ``styl`` folder

Then run ``python manage.py stylus_watcher``

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-stylus-watcher-1.0.6.tar.gz (4.8 kB view details)

Uploaded Source

File details

Details for the file django-stylus-watcher-1.0.6.tar.gz.

File metadata

File hashes

Hashes for django-stylus-watcher-1.0.6.tar.gz
Algorithm Hash digest
SHA256 aa89798d0f4219bdd9261b78b71b1089e95065e8ae5d71a3ff8cf94e5d2034cf
MD5 dce35e0ecb190bb510708380efdeef11
BLAKE2b-256 2749278e502e9268184cdcae23a83a1725956ac3ec1b567d03fc78d0e24261cf

See more details on using hashes here.

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