Scaffoldfy Documentation

Welcome to the official documentation for @pixpilot/scaffoldfy (formerly scaffoldfy) - a flexible and powerful template initialization utility for automating project setup, cleanup, and configuration tasks.

πŸ“ Note: This documentation is available at GitHub Pages with a convenient navigation sidebar.


πŸš€ Quick Start

New to Scaffoldfy? Start here:

  1. Quick Reference - Essential commands and examples to get started in minutes
  2. Getting Started Guide - Detailed installation and setup instructions
  3. Task Types Reference - Learn about all available task types

πŸ“š Table of Contents

Getting Started

Core Concepts

Advanced Features

References

Essential Reading

  1. Getting Started - Start here if you’re new
  2. Task Types Reference - Learn about available task types
  3. Interactive Prompts - Make your configurations interactive

Common Use Cases

Setting up a new project? β†’ Getting Started Guide + Task Types Reference

Need user input? β†’ Interactive Prompts + Prompts Quick Reference

Need dynamic values without user input? β†’ Variables

Need to transform user input or values? β†’ Value Transformers

Building complex templates? β†’ Configuration Inheritance + Handlebars Templates

Want to preview changes first? β†’ Dry Run Mode

Extending with custom functionality? β†’ Plugin System

Using conditional logic? β†’ Advanced Features Guide

πŸ’‘ Features at a Glance

🀝 Contributing

Found an issue or want to improve the docs? Contributions are welcome!

πŸ“„ License

MIT License - see the LICENSE file for details.