https://github.com/abranhe/username-cli
Get the current user name on your command line
https://github.com/abranhe/username-cli
cli pip python python3 username
Last synced: 5 months ago
JSON representation
Get the current user name on your command line
- Host: GitHub
- URL: https://github.com/abranhe/username-cli
- Owner: abranhe
- License: mit
- Created: 2018-09-02T03:55:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T20:50:22.000Z (about 7 years ago)
- Last Synced: 2025-04-08T09:47:54.376Z (10 months ago)
- Topics: cli, pip, python, python3, username
- Language: Python
- Homepage: https://p.abranhe.com/username-cli
- Size: 5.86 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
username-cli: get the current user name on your command line
# Install
```
$ pip3 install username-cli
```
# Usage
```console
$ username
abraham
```
# Related
- [username](https://github.com/abranhe/username): API for this package.
# Team
|[](https://abranhe.com)|
| :-: |
| [Carlos Abraham](https://github.com/abranhe) |
# License
[MIT](https://github.com/abranhe/username-cli/blob/master/license) License © [Carlos Abraham](https://github.com/abranhe)