Skip to content

Commit 26f3d5d

Browse files
committed
Remove TODO
1 parent cabc750 commit 26f3d5d

3 files changed

Lines changed: 8 additions & 123 deletions

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ _Make the knowledge and experience of the few available to the many._
44

55
Runbooks are interactive markdown documents with a first-class experience for generating files based on custom configurations, running customizable scripts or commands, and validating assertions about their local system or infrastructure.
66

7+
## Project status
8+
9+
> [!NOTE]
10+
> Runbooks was written by a single author and has not yet had a thorough peer review. GitHub issues identifying issues and pull requests fixing them are welcome!
11+
12+
- This has not gone through thorough peer review
13+
- Security warning: Part of this application sends commands from your browser to your local machine
14+
715
## Read the docs
816

917
For now, you'll need to manually launch the docs site by doing the following:
@@ -21,7 +29,6 @@ For now, you'll need to manually launch the docs site by doing the following:
2129
bun dev
2230
```
2331

24-
2532
## Development
2633

2734
1. Install [Bun](https://bun.sh/docs/installation)

TODO/IMPLEMENT_WATCH_COMMAND_PROMPT.md

Lines changed: 0 additions & 108 deletions
This file was deleted.

TODO/TODO.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)