Skip to content

Commit a43350c

Browse files
authored
Remove wsjcpp package manager (#4623)
Signed-off-by: Niels Lohmann <[email protected]>
1 parent 8fb5d6f commit a43350c

File tree

4 files changed

+0
-40
lines changed

4 files changed

+0
-40
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
*.gcda
55
.DS_Store
66

7-
.wsjcpp-logs/*
8-
.wsjcpp/*
9-
107
/.idea
118
/cmake-build-*
129

FILES.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,5 +237,3 @@ make BUILD.bazel
237237
### `Package.swift`
238238

239239
### `WORKSPACE.bazel`
240-
241-
### `wsjcpp.yml`

docs/mkdocs/docs/integration/package_managers.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -824,12 +824,3 @@ to your podfile (see [an example](https://bitbucket.org/benman/nlohmann_json-coc
824824
!!! warning
825825

826826
The module is outdated as the respective [pod](https://cocoapods.org/pods/nlohmann_json) has not been updated in years.
827-
828-
## wsjcpp
829-
830-
If you are using [`wsjcpp`](http://wsjcpp.org), you can use the command `wsjcpp install "https://github.com/nlohmann/json:develop"`
831-
to get the latest version. Note you can change the branch `:develop` to an existing tag or another branch.
832-
833-
!!! warning
834-
835-
The package manager is outdated as the respective [repository](https://github.com/wsjcpp/wsjcpp) has not been updated in years.

wsjcpp.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)