Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
bbb
bbbmon
Commits
012ede87
Commit
012ede87
authored
Apr 28, 2020
by
David Huss
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename command to bbbmon
parent
42b8852f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+1
-1
pyproject.toml
pyproject.toml
+2
-2
No files found.
README.md
View file @
012ede87
...
...
@@ -36,7 +36,7 @@ poetry install
Run bbbmon with:
```
bash
poetry run
poetry run
bbbmon
```
...
...
pyproject.toml
View file @
012ede87
[tool.poetry]
name
=
"bbbmon"
version
=
"0.1.
7
"
version
=
"0.1.
8
"
description
=
"A small CLI utility to monitor bbb usage"
authors
=
[
"David Huss <david.huss@hfbk-hamburg.de>"
]
maintainers
=
[
"David Huss <david.huss@hfbk-hamburg.de>"
]
...
...
@@ -28,7 +28,7 @@ click = "^7.1.2"
pytest
=
"^5.2"
[tool.poetry.scripts]
ru
n
=
"bbbmon.bbbmon:main"
bbbmo
n
=
"bbbmon.bbbmon:main"
[build-system]
requires
=
["poetry>=0.12"]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment