This chapter covers the core features and capabilities of Lead Magnet Builder.
# Generate an e-book
python src/lead_magnet_builder.py --type ebook --config examples/ebook.json --output guide.txt
# Generate an email course
python src/lead_magnet_builder.py --type email-course --config course.json
# Generate a checklist
python src/lead_magnet_builder.py --type checklist --config checklist.json --output checklist.txt
# Create a tool package
python src/lead_magnet_builder.py --type tool-package --config package.json --output-dir ./dist/
# List available types
python src/lead_magnet_builder.py --list-typesFollow this guide to get Lead Magnet Builder up and running in your environment.
| Flag | Description |
|---|---|
--type, -t | Lead magnet type: ebook, email-course, checklist, cheatsheet, swipe-file, tool-package |
--config, -c | Path to content JSON config |
--output, -o | Output file path |
--output-dir | Output directory (for tool-package type) |
--list-types | List available lead magnet types |
--verbose, -v | Enable verbose logging |
See examples/ebook.json for an e-book config example.
Get the full Lead Magnet Builder and unlock everything.
Get the complete guide with every chapter unlocked, including code samples, diagrams, and best practices.
Access all interactive tools with complete data, all workload profiles, and the full scenario library.
Downloadable source code, configuration files, and working examples from every chapter.
Free updates for life. Every new chapter, tool, and improvement included.