A persistent CSharpier formatting daemon with automatic server management and idle timeout.
Go to file
MasterGordon e48b2d837d first commit 2025-10-23 17:39:31 +02:00
.gitignore first commit 2025-10-23 17:39:31 +02:00
CLAUDE.md first commit 2025-10-23 17:39:31 +02:00
README.md first commit 2025-10-23 17:39:31 +02:00
bun.lock first commit 2025-10-23 17:39:31 +02:00
foo.cs first commit 2025-10-23 17:39:31 +02:00
index.ts first commit 2025-10-23 17:39:31 +02:00
package.json first commit 2025-10-23 17:39:31 +02:00
tsconfig.json first commit 2025-10-23 17:39:31 +02:00

README.md

csharpierd

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.0. Bun is a fast all-in-one JavaScript runtime.