Skip to content

Commit 39b916e

Browse files
build from source
1 parent 5e495c8 commit 39b916e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

readme.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,18 @@ Based on <https://github.com/ful1e5/BreezeX_Cursor>
3434
## Thanks to
3535

3636
- [ThatOneCalculator](https://github.com/thatonecalculator)
37+
38+
## Contributing
39+
40+
To build from source:
41+
42+
Requirements:
43+
- Bun: <https://bun.sh>
44+
- Clickgen: `pip install clickgen`
45+
46+
```sh
47+
git clone https://github.com/rose-pine/cursor/
48+
cd cursor
49+
bunx ctgen build.toml -d 'bitmaps/BreezeX-RoséPine' -n 'BreezeX-RoséPine' -c 'Rosé Pine BreezeX cursors.'
50+
ctgen build.toml -d 'bitmaps/BreezeX-RoséPine' -n 'BreezeX-RoséPine' -c 'Rosé Pine BreezeX cursors.'
51+
```

0 commit comments

Comments
 (0)