Skip to content

Commit a9079a5

Browse files
committed
docs: codespace note
1 parent 9f52573 commit a9079a5

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ website.
1717
make setup
1818
```
1919

20+
### 💻 Try in Browser
21+
22+
You can develop html2rss directly in your browser using GitHub Codespaces:
23+
24+
[Open in GitHub Codespaces](https://github.com/codespaces/new?repo=html2rss/html2rss)
25+
26+
The Codespace provides a cloud development environment with Node.js and Ruby pre-installed. Run `make setup` to install dependencies and get started!
27+
2028
### Available Commands
2129

2230
- `make setup` - Install dependencies and start dev server

0 commit comments

Comments
 (0)