Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 393 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 393 Bytes

prompts

Instructive prompts for everyday use.

See the prompts/ directory.

Under awdev/, the prompts are written by me.

Commands

$ aip add <prompt>...

Adds a prompt.

Syntax

---
name: Title
description: Description
author: Author
parameters:
- one
- two
---

Hello, **Markdown!**

- This is optional: {one or default value!}
- This is required: {two}