Compare commits
1 Commits
6e777936bf
...
dee337d371
| Author | SHA1 | Date | |
|---|---|---|---|
| dee337d371 |
@@ -6,11 +6,8 @@ Github info in your [bitbar](https://getbitbar.com/).
|
|||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
Add the following to your bitbar plugins path:
|
|
||||||
|
|
||||||
```
|
```
|
||||||
#!/usr/bin/env node
|
const info = require('github-info');
|
||||||
const info = require('path/to/github-info');
|
|
||||||
|
|
||||||
info({
|
info({
|
||||||
username: 'w33ble',
|
username: 'w33ble',
|
||||||
|
|||||||
Reference in New Issue
Block a user