You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pierre-Yves Lapersonne edited this page Mar 8, 2022
·
4 revisions
Welcome to the floss-toolbox wiki!
This a a kind of toolbox for GitHub administrators or opensource guys who need to have a look inside Git histories or source code files.
This tool is not (yet) perfect, so feel free to submit evolutions!
The principle is quite simple: scripts written in Shell, Ruby and Python in the one side, and files or git logs on the other side.
Shell, Ruby and Python are quite interesting if we want to deal with files and big amount of data.
Some caveats: maybe some features won't work perfectly on non-macOS system (not fully tests on GNU/Linux nor Windows shell).
The shell in use is bash.
And unit tests have not been implemented yet.