Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T20:50:22.000Z (about 6 years ago)
- Last Synced: 2024-09-15T11:29:35.061Z (3 months ago)
- Topics: cli, pip, python, python3, username
- Language: Python
- Homepage: https://p.abranhe.com/username-cli
- Size: 5.86 KB
- Stars: 4
- Watchers: 2
- 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
|[![Carlos Abraham Logo](https://avatars3.githubusercontent.com/u/21347264?s=50)](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)