Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,3 @@ Examples are testing match exhaustivity, typesystem etc.
## Documentation

When adding or modifying CLI commands, flags, or config options, update `README.md` accordingly.

## Development history

All plans, decision and architecture designs are available in ai/ folder
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,8 +319,6 @@ java -jar out/cli/assembly.dest/out.jar get-external org.typelevel:cats-core_3:2
# Native image (GraalVM)
./mill cli.nativeImage

# Wrapper script (for development)
./scripts/cellar get-external org.typelevel:cats-core_3:2.10.0 cats.Monad
```

### Running tests
Expand Down
2 changes: 0 additions & 2 deletions scripts/cellar

This file was deleted.

Loading