Skip to content

Commit

Permalink
more todo
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Tomecek <[email protected]>
  • Loading branch information
TomasTomecek committed Apr 7, 2019
1 parent e94d458 commit 94f8bcd
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions show_me/cli.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
"""
TODO: print progress
TODO: python packaging & upload to pypi
print progress & add colors & nicer table
show last 25 entries
add stars
add diffstats
sort by stars
sort by # of commits
sort by # of +- code
sort by last contributed repositories
filter by date interval
enable setting start date
add releases as contributions
"""
from typing import Iterable
Expand Down

0 comments on commit 94f8bcd

Please sign in to comment.