Skip to content

Commit

Permalink
Use CommandLineToolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladislav Alekseev committed Feb 11, 2021
1 parent 5e23dad commit af37878
Show file tree
Hide file tree
Showing 219 changed files with 955 additions and 7,141 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ build:

test:
bash make.sh test

package:
bash make.sh package
20 changes: 10 additions & 10 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/IBM-Swift/BlueSignals.git",
"state": {
"branch": null,
"revision": "23f62ec7a38a837e1c14acffc2e963b667a88b46",
"version": "1.0.16"
"revision": "b7331c8bef913f5f8b3cffa6ecfcce679f7c2531",
"version": "1.0.21"
}
},
{
Expand All @@ -20,21 +20,21 @@
}
},
{
"package": "CountedSet",
"repositoryURL": "https://github.com/0x7fs/CountedSet",
"package": "CommandLineToolkit",
"repositoryURL": "https://github.com/avito-tech/CommandLineToolkit.git",
"state": {
"branch": "master",
"revision": "5bdaf31e6f71dcb430e40a0da3ff10ff61bf5368",
"revision": "1da04bca1f31d05c4d5bad5c384af2c09d8e28b9",
"version": null
}
},
{
"package": "GraphiteClient",
"repositoryURL": "https://github.com/avito-tech/GraphiteClient.git",
"package": "CountedSet",
"repositoryURL": "https://github.com/0x7fs/CountedSet",
"state": {
"branch": null,
"revision": "2333d2c4a73c19db636939033cbe2b5ba3fc9f8c",
"version": "0.1.1"
"branch": "master",
"revision": "5bdaf31e6f71dcb430e40a0da3ff10ff61bf5368",
"version": null
}
},
{
Expand Down
Loading

0 comments on commit af37878

Please sign in to comment.