This website requires JavaScript.
Explore
Help
Sign In
setop
/
python-escpos
Watch
1
Star
0
Fork
You've already forked python-escpos
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3f9d44ff15
python-escpos
/
generate_authors.sh
4 lines
47 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
git shortlog -s -n
|
cut -f2
|
sort
Reference in New Issue
View Git Blame
Copy Permalink