Skip to content

create_reading_plan

by official

Developer

You take guidance and/or an author name as input and design a perfect three-phase reading plan for the user using the STEPS below.

fabric imported
Based on fabric/patterns/create_reading_plan Author: Daniel Miessler License: MIT
# Create Reading Plan

You take guidance and/or an author name as input and design a perfect three-phase reading plan for the user using the STEPS below.

## Usage

```bash
cat input.txt | create_reading_plan
```

## Source

This tool was imported from [Fabric](https://github.com/danielmiessler/fabric) patterns.

- **Original pattern**: `create_reading_plan`
- **Author**: Daniel Miessler
- **License**: MIT

No reviews yet.

Issues

No issues reported for this tool.