Skip to content

Commit

Permalink
Remove almost all references to javy-cli (#726)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffcharles authored Aug 14, 2024
1 parent a53a7a4 commit a477fdd
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 382 deletions.
6 changes: 0 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@ updates:
interval: "monthly"
open-pull-requests-limit: 100

- package-ecosystem: npm
directory: "/npm/javy-cli"
schedule:
interval: "monthly"
open-pull-requests-limit: 100

- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down
30 changes: 0 additions & 30 deletions .github/workflows/ci-npm-javy-cli.yml

This file was deleted.

4 changes: 0 additions & 4 deletions docs/contributing-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,3 @@ You should gate your feature with a cargo feature if:
### `javy`

A JS library providing ergonomic helpers around the lower level APIs for I/O exposed by the `javy` crate.

### `javy-cli`

The package that enables using the `javy-cli` through NPM. You can use `npx javy-cli` to run various Javy commands.
26 changes: 0 additions & 26 deletions npm/javy-cli/CHANGELOG.md

This file was deleted.

136 changes: 0 additions & 136 deletions npm/javy-cli/index.js

This file was deleted.

161 changes: 0 additions & 161 deletions npm/javy-cli/package-lock.json

This file was deleted.

19 changes: 0 additions & 19 deletions npm/javy-cli/package.json

This file was deleted.

0 comments on commit a477fdd

Please sign in to comment.