Run
- To launch from macOS Finder:
- Double-click
fepper.command.
- To launch from Windows File Explorer:
- To launch from the command line:
- Consult the Fepper website for documentation.
- Start editing files in
source. Changes should automatically appear in the browser.
- To stop Fepper, press ctrl+c.
- These other utility tasks are runnable on the command line:
fp data - Build data.json from underscore-prefixed .json files
fp frontend-copy - Copy assets, scripts, and styles to the backend
fp help - Print documentation of Fepper tasks
fp once - Output a new build to the public directory
fp restart - Restart after shutdown, but without opening the browser
fp static - Generate a static site from the 04-pages directory
fp syncback - Combine frontend-copy and template tasks
fp template - Translate templates in 03-templates for the backend, and output them there
fp ui:help - Print UI tasks and their descriptions
fp update - Update Fepper distro, Fepper CLI, Fepper NPM, Fepper UI, and Fepper extensions
fp version - Print the versions of Fepper CLI, Fepper NPM, and Fepper UI
fp extend:help - Print extension tasks and their descriptions
- Enter a
-d or --debug switch to run the command in debug mode.
- If using Git for version control, directories named "ignore" will be ignored.