Skip to main content

Command line tool that prepares a static website for distribution, processing server side includes locally.

Project description


a simple command line tool to build your website

it minifies your files, compresses images and processes server-side includes

## usage

`>> froyo path/to/src/folder [path/to/dest/folder] [--watch]`

### arguments

postional

`source` - path to source folder
`dest` - path to destination folder, if blank it will default to `[source\]_dist` and it will be created if it does not exist

optional

`--watch` - will watch the source for changes

### installation

#### PyPi

`pip install froyo`

#### GitHub

clone from github
`>> git clone https://github.com/kartikye/froyo.git`

navigate to the directory
`>> cd froyo`

run the install command
`>> python setup.py install`
Platform: UNKNOWN
Requires-Python: >=3

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

froyo-1.0.0.tar.gz (4.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