wallix / awless

A Mighty CLI for AWS
http://awless.io/
Apache License 2.0
4.97k stars 263 forks source link

List of repos with active development for awless #279

Open Supesharisuto opened 4 years ago

Supesharisuto commented 4 years ago

Since Wallix doesn' support this tool - at least on public repo - does anyone have any idea how to look for those forked repos with active development ? thanks

hbbio commented 4 years ago

I wrote a tool for that! https://github.com/hbbio/forkizard

PS: All the awless contributors have left Wallix, hence this situation - we are very sorry for that and we miss the project a lot. We could try to ask if they're willing to let us transfer the repo (while retaining the copyright to Wallix of course) but there are very few chances that they'd let us do that even though they would benefit from it.

Edit: Here is the list of current forks:

/andrewarrow/awless +1 -0
/sdejean/awless     +1 -0
/tarfa/awless       +1 -0
/youhong316/awless  +1 -0
/talkimhi/awless    +14 -74
/Trane9991/awless   +3 -66
/lugovictor/awless  +1 -202
/jfinken/awless     +1 -895
varunchandak commented 4 years ago

You can find list of forks here as well: https://github.com/wallix/awless/network/members

hbbio commented 4 years ago

@varunchandak That doesn't tell you which ones are active!

dlobue commented 4 years ago

I like to use https://github.com/wallix/awless/network It shows a graph of activity. You have to tilt your head to read the branch names, but it works well otherwise. I'll check out your project hbbio