assayo 0.0.14 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +56 -50
  3. data/assayo/assets/chart/person.svg +1 -0
  4. data/assayo/assets/chart/person_add.svg +1 -0
  5. data/assayo/assets/chart/person_add_remove.svg +1 -0
  6. data/assayo/assets/chart/person_remove.svg +1 -0
  7. data/assayo/assets/chart/release.svg +1 -0
  8. data/assayo/assets/chart/tasks.svg +1 -0
  9. data/assayo/assets/chart/travel.svg +1 -0
  10. data/assayo/assets/chart/vacation_end.svg +1 -0
  11. data/assayo/assets/chart/vacation_start.svg +1 -0
  12. data/assayo/favicon.svg +24 -24
  13. data/assayo/static/index.css +2 -2
  14. data/assayo/static/index.js +3 -3
  15. data/ruby/assayo +61 -61
  16. metadata +11 -22
  17. data/assayo/assets/character/halo/1.png +0 -0
  18. data/assayo/assets/character/weapon/1.png +0 -0
  19. data/assayo/assets/character/weapon/2.png +0 -0
  20. data/assayo/assets/character/weapon/3.png +0 -0
  21. data/assayo/assets/character/weapon/4.png +0 -0
  22. data/assayo/assets/character/weapon/5.png +0 -0
  23. data/assayo/assets/character/weapon/6.png +0 -0
  24. data/assayo/assets/character/weapon/7.png +0 -0
  25. data/assayo/assets/character/weapon/8.png +0 -0
  26. data/assayo/assets/character/weapon/9.png +0 -0
  27. data/assayo/assets/character/wings/1.png +0 -0
  28. data/assayo/assets/character/wings/2.png +0 -0
  29. data/assayo/assets/character/wings/3.png +0 -0
  30. data/assayo/assets/character/wings/4.png +0 -0
  31. data/assayo/assets/character/wings/5.png +0 -0
  32. data/assayo/assets/character/wings/6.png +0 -0
  33. data/assayo/assets/character/wings/7.png +0 -0
  34. data/assayo/assets/character/wings/8.png +0 -0
  35. data/assayo/assets/character/wings/9.png +0 -0
  36. data/assayo/assets/sponsor/money.jpg +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3eaedf41e9dcd8385ea6bf0cfb21c036444e31e22c9d3319a8b1639330a60d42
4
- data.tar.gz: a930e5ee236f6255ac4407900b98f9404b39b1edf8f7e8eaa50994eb92940779
3
+ metadata.gz: e8446fe032f53f4c90aab9e97060bd978a4fafa43e0716320dee7cb1abdad7eb
4
+ data.tar.gz: ded177db61665cd7aa7ac8accbb64768409e3ddc035b2e000f35feef87188ff6
5
5
  SHA512:
6
- metadata.gz: 6662f679ae505e8359da71833b1f0b6ef5f959764c494cf031ceb10ad0bcb54175ca61b7654b650bbc18e499d69ffdb72d4b44a376b2c8e37761e1dccfb37961
7
- data.tar.gz: 3a1786900d8202785d2895bc602e425edcb4b8c59ec00a81aedb05a6642b56db5966f11ff5ff81bd68124712c6c1696d7f4e7b6b5b69a57a4e2aa22adee7bdae
6
+ metadata.gz: d0b9c677cda9d0c9304818a1fbfbf2c00cd1a7180d442249dbf945747f1ea961c46603f8191e232bd11990e13ba7015cf28361d6d2e2818f72c2231448ddfd67
7
+ data.tar.gz: 1dc419b0a8ac681b86040a9f266a1d46f628aeb4deea4bc5a3032ea1ca1a37a98c46126b804a47049396b5f462610e4d16620a3bcc47817b6736cf140046e9d5
data/README.md CHANGED
@@ -1,50 +1,56 @@
1
- # git log stat report
2
-
3
- Visualization and analysis you git log. Creates HTML report about commits statistics, employees and company. Also it parse git log and give a achievements based on git stat.
4
-
5
- In addition the typical git stats, this package can show statistics by departments, tasks or determine the location of users. It quickly parses large git log files.
6
-
7
- **Links:** [demo](https://bakhirev.github.io/demo/?ref=npx&dump=./test.txt), [online version](https://bakhirev.github.io/demo/?ref=npx), [docker](https://hub.docker.com/r/bakhirev/assayo), [reddit](https://www.reddit.com/r/ITManagers/comments/1e5k291/the_visualization_and_analysis_of_git_commit/), [habr](https://habr.com/ru/articles/852782/).
8
-
9
- **Video:** [english](https://www.youtube.com/watch?v=uMbhrrd25t4), [español](https://www.youtube.com/watch?v=skmctb_2rZ0), [русский](https://www.youtube.com/watch?v=jwCp_-bhrCQ).
10
-
11
- **Core application:** [github](https://github.com/bakhirev/assayo), [website](https://bakhirev.github.io/?ref=npx)
12
-
13
- <a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/facebook.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://reddit.com/submit?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/reddit.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&text=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21&via=&hashtags=IT%2Cgit%2Cstatistics%2Caudit%2Cdata-visualization%2Creport" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/twitter.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/linkedin.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://www.tumblr.com/widgets/share/tool?canonicalUrl=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository&caption=Check%20your%20git%20stats%21&tags=IT%2Cgit%2Cstatistics%2Caudit%2Cdata-visualization%2Creport" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/tumblr.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://www.blogger.com/blog-this.g?u=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&n=Visualization%20and%20analysis%20of%20git%20repository&t=Check%20your%20git%20stats%21" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/blogger.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://www.evernote.com/clip.action?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/evernote.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://www.addthis.com/bookmark.php?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/add.this.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://getpocket.com/edit?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/getpocket.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://news.ycombinator.com/submitlink?u=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&t=Visualization%20and%20analysis%20of%20git%20repository" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/hacker.news.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://buffer.com/add?text=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21&url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/buffer.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://share.flipboard.com/bookmarklet/popout?v=2&title=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21&url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/flipboard.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://www.instapaper.com/edit?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository&description=Check%20your%20git%20stats%21" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/instapaper.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://share.diasporafoundation.org/?title=Visualization%20and%20analysis%20of%20git%20repository&url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/diaspora.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/qzone.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://vk.com/share.php?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository&comment=Check%20your%20git%20stats%21" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/vk.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://service.weibo.com/share/share.php?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&appkey=&title=Visualization%20and%20analysis%20of%20git%20repository&pic=&ralateUid=" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/weibo.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://connect.ok.ru/dk?st.cmd=WidgetSharePreview&st.shareUrl=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/ok.ru.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://www.douban.com/recommend/?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/douban.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://www.xing.com/spi/shares/new?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/xing.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://widget.renren.com/dialog/share?resourceUrl=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&srcUrl=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21&description=Check%20your%20git%20stats%21" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/renren.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="threema://compose?text=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21&id=" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/threema.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://lineit.line.me/share/ui?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&text=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/line.me.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a>
14
- <!-- git log git stat git log git stat git log git stat git log git stat git log git stat git log git stat --><a href="https://bakhirev.github.io/demo/?dump=./test.txt" target="_blank"><img src="https://bakhirev.github.io/assets/images/index.gif" width="100%" /></a>
15
-
16
- ## Run
17
- NodeJS:
18
- ```
19
- npx assayo
20
- ```
21
- PHP:
22
- ```
23
- composer require bakhirev/assayo
24
- vendor/bin/assayo
25
- ```
26
- Python:
27
- ```
28
- pipx install assayo
29
- assayo
30
- ```
31
- Ruby:
32
- ```
33
- gem install assayo
34
- assayo
35
- ```
36
-
37
- ### Options
38
-
39
- | | Description |
40
- |-------------|----------------------------------------------------|
41
- | `--no-file` | do not save information about files changes in log |
42
- | `--debug` | show information about log processing |
43
-
44
- ### The result of the work
45
- The script will create a folder ```./assayo``` with a HTML-report about repository based on information from git log:
46
-
47
- ```
48
- ./assayo/index.html - report
49
- ./assayo/log.txt - information from git log
50
- ```
1
+ # git log stat report
2
+
3
+ Visualization and analysis you git log. Creates HTML report about commits statistics, employees and company. Also it parse git log and give a achievements based on git stat.
4
+
5
+ In addition the typical git stats, this package can show statistics by departments, tasks or determine the location of users. It quickly parses large git log files.
6
+
7
+ **Links:** [demo](https://bakhirev.github.io/demo/?ref=npx&dump=./test.txt), [online version](https://bakhirev.github.io/demo/?ref=npx), [docker](https://hub.docker.com/r/bakhirev/assayo), [reddit](https://www.reddit.com/r/ITManagers/comments/1e5k291/the_visualization_and_analysis_of_git_commit/), [habr](https://habr.com/ru/articles/852782/).
8
+
9
+ **Video:** [english](https://www.youtube.com/watch?v=uMbhrrd25t4), [español](https://www.youtube.com/watch?v=skmctb_2rZ0), [русский](https://www.youtube.com/watch?v=jwCp_-bhrCQ).
10
+
11
+ **Core application:** [github](https://github.com/bakhirev/assayo), [website](https://bakhirev.github.io/?ref=npx)
12
+
13
+ <a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/facebook.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://reddit.com/submit?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/reddit.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&text=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21&via=&hashtags=IT%2Cgit%2Cstatistics%2Caudit%2Cdata-visualization%2Creport" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/twitter.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/linkedin.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://www.tumblr.com/widgets/share/tool?canonicalUrl=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository&caption=Check%20your%20git%20stats%21&tags=IT%2Cgit%2Cstatistics%2Caudit%2Cdata-visualization%2Creport" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/tumblr.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://www.blogger.com/blog-this.g?u=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&n=Visualization%20and%20analysis%20of%20git%20repository&t=Check%20your%20git%20stats%21" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/blogger.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://www.evernote.com/clip.action?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/evernote.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://www.addthis.com/bookmark.php?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/add.this.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://getpocket.com/edit?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/getpocket.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://news.ycombinator.com/submitlink?u=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&t=Visualization%20and%20analysis%20of%20git%20repository" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/hacker.news.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://buffer.com/add?text=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21&url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/buffer.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://share.flipboard.com/bookmarklet/popout?v=2&title=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21&url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/flipboard.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://www.instapaper.com/edit?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository&description=Check%20your%20git%20stats%21" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/instapaper.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://share.diasporafoundation.org/?title=Visualization%20and%20analysis%20of%20git%20repository&url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/diaspora.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/qzone.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://vk.com/share.php?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository&comment=Check%20your%20git%20stats%21" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/vk.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://service.weibo.com/share/share.php?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&appkey=&title=Visualization%20and%20analysis%20of%20git%20repository&pic=&ralateUid=" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/weibo.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://connect.ok.ru/dk?st.cmd=WidgetSharePreview&st.shareUrl=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/ok.ru.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://www.douban.com/recommend/?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/douban.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://www.xing.com/spi/shares/new?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/xing.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://widget.renren.com/dialog/share?resourceUrl=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&srcUrl=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21&description=Check%20your%20git%20stats%21" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/renren.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="threema://compose?text=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21&id=" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/threema.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://lineit.line.me/share/ui?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&text=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21" target="_blank"><img src="https://bakhirev.github.io/assets/seo/social/line.me.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a>
14
+ <!-- git log git stat git log git stat git log git stat git log git stat git log git stat git log git stat --><a href="https://bakhirev.github.io/demo/?dump=./test.txt" target="_blank"><img src="https://bakhirev.github.io/assets/images/index.gif" width="100%" /></a>
15
+
16
+ ## Run
17
+ NodeJS:
18
+ ```
19
+ npx assayo
20
+ ```
21
+ PHP:
22
+ ```
23
+ composer require bakhirev/assayo
24
+ vendor/bin/assayo
25
+ ```
26
+ Python:
27
+ ```
28
+ pipx install assayo
29
+ assayo
30
+ ```
31
+ Ruby:
32
+ ```
33
+ gem install assayo
34
+ assayo
35
+ ```
36
+ Go:
37
+ ```
38
+ go get github.com/bakhirev/assayo
39
+ go install github.com/bakhirev/assayo
40
+ assayo
41
+ ```
42
+
43
+ ### Options
44
+
45
+ | | Description |
46
+ |-------------|----------------------------------------------------|
47
+ | `--no-file` | do not save information about files changes in log |
48
+ | `--debug` | show information about log processing |
49
+
50
+ ### The result of the work
51
+ The script will create a folder ```./assayo``` with a HTML-report about repository based on information from git log:
52
+
53
+ ```
54
+ ./assayo/index.html - report
55
+ ./assayo/log.txt - information from git log
56
+ ```
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#7F9BE0"><path d="M480-480q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113t-113 47ZM160-160v-112q0-34 17.5-62.5T224-378q62-31 126-46.5T480-440q66 0 130 15.5T736-378q29 15 46.5 43.5T800-272v112H160Zm80-80h480v-32q0-11-5.5-20T700-306q-54-27-109-40.5T480-360q-56 0-111 13.5T260-306q-9 5-14.5 14t-5.5 20v32Zm240-320q33 0 56.5-23.5T560-640q0-33-23.5-56.5T480-720q-33 0-56.5 23.5T400-640q0 33 23.5 56.5T480-560Zm0-80Zm0 400Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#146825"><path d="M720-400v-120H600v-80h120v-120h80v120h120v80H800v120h-80Zm-360-80q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113t-113 47ZM40-160v-112q0-34 17.5-62.5T104-378q62-31 126-46.5T360-440q66 0 130 15.5T616-378q29 15 46.5 43.5T680-272v112H40Zm80-80h480v-32q0-11-5.5-20T580-306q-54-27-109-40.5T360-360q-56 0-111 13.5T140-306q-9 5-14.5 14t-5.5 20v32Zm240-320q33 0 56.5-23.5T440-640q0-33-23.5-56.5T360-720q-33 0-56.5 23.5T280-640q0 33 23.5 56.5T360-560Zm0-80Zm0 400Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#2C3959"><path d="M40-160v-112q0-34 17.5-62.5T104-378q62-31 126-46.5T360-440q66 0 130 15.5T616-378q29 15 46.5 43.5T680-272v112H40Zm720 0v-120q0-44-24.5-84.5T666-434q51 6 96 20.5t84 35.5q36 20 55 44.5t19 53.5v120H760ZM360-480q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113t-113 47Zm400-160q0 66-47 113t-113 47q-11 0-28-2.5t-28-5.5q27-32 41.5-71t14.5-81q0-42-14.5-81T544-792q14-5 28-6.5t28-1.5q66 0 113 47t47 113ZM120-240h480v-32q0-11-5.5-20T580-306q-54-27-109-40.5T360-360q-56 0-111 13.5T140-306q-9 5-14.5 14t-5.5 20v32Zm240-320q33 0 56.5-23.5T440-640q0-33-23.5-56.5T360-720q-33 0-56.5 23.5T280-640q0 33 23.5 56.5T360-560Zm0 320Zm0-400Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#ED675F"><path d="M640-520v-80h240v80H640Zm-280 40q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113t-113 47ZM40-160v-112q0-34 17.5-62.5T104-378q62-31 126-46.5T360-440q66 0 130 15.5T616-378q29 15 46.5 43.5T680-272v112H40Zm80-80h480v-32q0-11-5.5-20T580-306q-54-27-109-40.5T360-360q-56 0-111 13.5T140-306q-9 5-14.5 14t-5.5 20v32Zm240-320q33 0 56.5-23.5T440-640q0-33-23.5-56.5T360-720q-33 0-56.5 23.5T280-640q0 33 23.5 56.5T360-560Zm0-80Zm0 400Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#146825"><path d="M200-120q-33 0-56.5-23.5T120-200v-500q0-14 4.5-26.5T138-750l56-68q9-11 20.5-16.5T240-840h480q14 0 25.5 5.5T766-818l56 68q9 11 13.5 23.5T840-700v500q0 33-23.5 56.5T760-120H200Zm16-600h528l-34-40H250l-34 40Zm-16 520h560v-440H200v440Zm382-78 142-142-142-142-58 58 84 84-84 84 58 58Zm-202 0 58-58-84-84 84-84-58-58-142 142 142 142Zm-180 78v-440 440Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#7F9BE0"><path d="M620-163 450-333l56-56 114 114 226-226 56 56-282 282Zm220-397h-80v-200h-80v120H280v-120h-80v560h240v80H200q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h167q11-35 43-57.5t70-22.5q40 0 71.5 22.5T594-840h166q33 0 56.5 23.5T840-760v200ZM480-760q17 0 28.5-11.5T520-800q0-17-11.5-28.5T480-840q-17 0-28.5 11.5T440-800q0 17 11.5 28.5T480-760Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#2C3959"><path d="m397-115-99-184-184-99 71-70 145 25 102-102-317-135 84-86 385 68 124-124q23-23 57-23t57 23q23 23 23 56.5T822-709L697-584l68 384-85 85-136-317-102 102 26 144-71 71Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="#ED675F"><path d="M47,109.6951a111.539,111.539,0,0,1,54.7653,14.315A145.3113,145.3113,0,0,0,40.96,173.848,17.1,17.1,0,0,0,68.978,193.46a111.435,111.435,0,0,1,35.6181-32.3663,145.66,145.66,0,0,0-4.4184,68.984,17.0981,17.0981,0,0,0,33.6768-5.9375,111.4816,111.4816,0,0,1,7.7964-64.7165,279.0741,279.0741,0,0,1,64.3639,143.7084A178.41,178.41,0,0,0,100.74,387.0738c12.3052,5.6661,21.644,12.3505,28.6426,17.4461,10.437,7.5981,12.6079,9.1845,22.0151,9.1845,9.4444,0,11.6153-1.5864,22.0523-9.1845,14.8345-10.79,39.6328-28.8155,82.4292-28.8155s67.5947,18.0073,82.42,28.7783c10.502,7.6353,12.6729,9.2217,22.145,9.2217,9.4536,0,11.6338-1.5864,22.1079-9.1938,7.06-5.13,16.4789-11.8727,28.9222-17.562a178.5214,178.5214,0,0,0-63.56-65.47,208.7472,208.7472,0,0,1,40.1-82.55,85.4981,85.4981,0,0,1,4.1307,44.188,17.0954,17.0954,0,0,0,13.87,19.8072,17.2845,17.2845,0,0,0,2.9874.269,17.1113,17.1113,0,0,0,16.82-14.1387,120.2668,120.2668,0,0,0-1.1829-47.8595,85.9878,85.9878,0,0,1,19.9788,19.9347,17.1,17.1,0,1,0,28.0176-19.6123,119.8851,119.8851,0,0,0-43.3913-37.9652A85.797,85.797,0,0,1,465,195.5755a17.0982,17.0982,0,0,0,0-34.1963,119.6328,119.6328,0,0,0-64.04,18.513A119.6763,119.6763,0,0,0,359.1084,127.99a17.1,17.1,0,1,0-19.6123,28.0175,86.1317,86.1317,0,0,1,19.9393,19.9881,120.6788,120.6788,0,0,0-47.8548-1.1922,17.0981,17.0981,0,1,0,5.9375,33.6768,85.6208,85.6208,0,0,1,47.0141,5.0585,242.7527,242.7527,0,0,0-48.1367,92.9056A178.2713,178.2713,0,0,0,256,295.9007c-5.5258,0-10.9948.2737-16.4081.77a312.9262,312.9262,0,0,0-74.25-161.9592,111.3187,111.3187,0,0,1,66.76-8.8181,17.0981,17.0981,0,0,0,5.9375-33.6768A145.656,145.656,0,0,0,169.06,96.635a111.4162,111.4162,0,0,1,32.371-35.6274A17.1,17.1,0,0,0,181.8184,32.99a145.2835,145.2835,0,0,0-52.78,67.66A145.3029,145.3029,0,0,0,47,75.4989a17.0981,17.0981,0,0,0,0,34.1962Z"/><path d="M465,409.9007c-31.7007,0-48.6875,12.3482-62.3345,22.2656-12.0884,8.7857-21.644,15.7344-42.2212,15.7344s-30.1328-6.9394-42.2212-15.7344c-13.6562-9.9174-30.643-22.2656-62.3437-22.2656-31.6821,0-48.66,12.3482-62.2974,22.2656-12.0791,8.795-21.6255,15.7344-42.1841,15.7344-20.54,0-30.0678-6.9394-42.1376-15.7251C95.6226,422.2489,78.6636,409.9007,47,409.9007a17.0982,17.0982,0,0,0,0,34.1963c20.5308,0,30.0586,6.94,42.1284,15.7251,13.6377,9.9268,30.606,22.2749,62.2695,22.2749,31.6822,0,48.66-12.3481,62.2974-22.2656,12.0791-8.7949,21.6255-15.7344,42.1841-15.7344,20.5864,0,30.1421,6.9487,42.23,15.7344,13.6562,9.9175,30.643,22.2656,62.3344,22.2656,31.7007,0,48.6875-12.3481,62.3345-22.2656C434.8672,451.0457,444.4229,444.097,465,444.097a17.0982,17.0982,0,0,0,0-34.1963Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="#146825"><path d="M47,109.6951a111.539,111.539,0,0,1,54.7653,14.315A145.3113,145.3113,0,0,0,40.96,173.848,17.1,17.1,0,0,0,68.978,193.46a111.435,111.435,0,0,1,35.6181-32.3663,145.66,145.66,0,0,0-4.4184,68.984,17.0981,17.0981,0,0,0,33.6768-5.9375,111.4816,111.4816,0,0,1,7.7964-64.7165,279.0741,279.0741,0,0,1,64.3639,143.7084A178.41,178.41,0,0,0,100.74,387.0738c12.3052,5.6661,21.644,12.3505,28.6426,17.4461,10.437,7.5981,12.6079,9.1845,22.0151,9.1845,9.4444,0,11.6153-1.5864,22.0523-9.1845,14.8345-10.79,39.6328-28.8155,82.4292-28.8155s67.5947,18.0073,82.42,28.7783c10.502,7.6353,12.6729,9.2217,22.145,9.2217,9.4536,0,11.6338-1.5864,22.1079-9.1938,7.06-5.13,16.4789-11.8727,28.9222-17.562a178.5214,178.5214,0,0,0-63.56-65.47,208.7472,208.7472,0,0,1,40.1-82.55,85.4981,85.4981,0,0,1,4.1307,44.188,17.0954,17.0954,0,0,0,13.87,19.8072,17.2845,17.2845,0,0,0,2.9874.269,17.1113,17.1113,0,0,0,16.82-14.1387,120.2668,120.2668,0,0,0-1.1829-47.8595,85.9878,85.9878,0,0,1,19.9788,19.9347,17.1,17.1,0,1,0,28.0176-19.6123,119.8851,119.8851,0,0,0-43.3913-37.9652A85.797,85.797,0,0,1,465,195.5755a17.0982,17.0982,0,0,0,0-34.1963,119.6328,119.6328,0,0,0-64.04,18.513A119.6763,119.6763,0,0,0,359.1084,127.99a17.1,17.1,0,1,0-19.6123,28.0175,86.1317,86.1317,0,0,1,19.9393,19.9881,120.6788,120.6788,0,0,0-47.8548-1.1922,17.0981,17.0981,0,1,0,5.9375,33.6768,85.6208,85.6208,0,0,1,47.0141,5.0585,242.7527,242.7527,0,0,0-48.1367,92.9056A178.2713,178.2713,0,0,0,256,295.9007c-5.5258,0-10.9948.2737-16.4081.77a312.9262,312.9262,0,0,0-74.25-161.9592,111.3187,111.3187,0,0,1,66.76-8.8181,17.0981,17.0981,0,0,0,5.9375-33.6768A145.656,145.656,0,0,0,169.06,96.635a111.4162,111.4162,0,0,1,32.371-35.6274A17.1,17.1,0,0,0,181.8184,32.99a145.2835,145.2835,0,0,0-52.78,67.66A145.3029,145.3029,0,0,0,47,75.4989a17.0981,17.0981,0,0,0,0,34.1962Z"/><path d="M465,409.9007c-31.7007,0-48.6875,12.3482-62.3345,22.2656-12.0884,8.7857-21.644,15.7344-42.2212,15.7344s-30.1328-6.9394-42.2212-15.7344c-13.6562-9.9174-30.643-22.2656-62.3437-22.2656-31.6821,0-48.66,12.3482-62.2974,22.2656-12.0791,8.795-21.6255,15.7344-42.1841,15.7344-20.54,0-30.0678-6.9394-42.1376-15.7251C95.6226,422.2489,78.6636,409.9007,47,409.9007a17.0982,17.0982,0,0,0,0,34.1963c20.5308,0,30.0586,6.94,42.1284,15.7251,13.6377,9.9268,30.606,22.2749,62.2695,22.2749,31.6822,0,48.66-12.3481,62.2974-22.2656,12.0791-8.7949,21.6255-15.7344,42.1841-15.7344,20.5864,0,30.1421,6.9487,42.23,15.7344,13.6562,9.9175,30.643,22.2656,62.3344,22.2656,31.7007,0,48.6875-12.3481,62.3345-22.2656C434.8672,451.0457,444.4229,444.097,465,444.097a17.0982,17.0982,0,0,0,0-34.1963Z"/></svg>
data/assayo/favicon.svg CHANGED
@@ -1,24 +1,24 @@
1
- <svg width="72" height="73" viewBox="0 0 72 73" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect x="4" y="4" width="41" height="14" rx="7" fill="url(#paint0_linear_418_19)"/>
3
- <rect x="4" y="21" width="64" height="14" rx="7" fill="url(#paint1_linear_418_19)"/>
4
- <rect x="4" y="55" width="64" height="14" rx="7" fill="url(#paint2_linear_418_19)"/>
5
- <rect x="4" y="38" width="47" height="14" rx="7" fill="url(#paint3_linear_418_19)"/>
6
- <defs>
7
- <linearGradient id="paint0_linear_418_19" x1="-3" y1="18" x2="40.9902" y2="33.2394" gradientUnits="userSpaceOnUse">
8
- <stop offset="0.250021" stop-color="#4F0FDE"/>
9
- <stop offset="1" stop-color="#D18FF9"/>
10
- </linearGradient>
11
- <linearGradient id="paint1_linear_418_19" x1="-6.92683" y1="35" x2="52.5804" y2="67.1793" gradientUnits="userSpaceOnUse">
12
- <stop offset="0.250021" stop-color="#4F0FDE"/>
13
- <stop offset="1" stop-color="#D18FF9"/>
14
- </linearGradient>
15
- <linearGradient id="paint2_linear_418_19" x1="-6.92683" y1="69" x2="52.5804" y2="101.179" gradientUnits="userSpaceOnUse">
16
- <stop offset="0.250021" stop-color="#4F0FDE"/>
17
- <stop offset="1" stop-color="#D18FF9"/>
18
- </linearGradient>
19
- <linearGradient id="paint3_linear_418_19" x1="-4.02439" y1="52" x2="44.7615" y2="71.374" gradientUnits="userSpaceOnUse">
20
- <stop offset="0.250021" stop-color="#4F0FDE"/>
21
- <stop offset="1" stop-color="#D18FF9"/>
22
- </linearGradient>
23
- </defs>
24
- </svg>
1
+ <svg width="72" height="73" viewBox="0 0 72 73" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="4" y="4" width="41" height="14" rx="7" fill="url(#paint0_linear_418_19)"/>
3
+ <rect x="4" y="21" width="64" height="14" rx="7" fill="url(#paint1_linear_418_19)"/>
4
+ <rect x="4" y="55" width="64" height="14" rx="7" fill="url(#paint2_linear_418_19)"/>
5
+ <rect x="4" y="38" width="47" height="14" rx="7" fill="url(#paint3_linear_418_19)"/>
6
+ <defs>
7
+ <linearGradient id="paint0_linear_418_19" x1="-3" y1="18" x2="40.9902" y2="33.2394" gradientUnits="userSpaceOnUse">
8
+ <stop offset="0.250021" stop-color="#4F0FDE"/>
9
+ <stop offset="1" stop-color="#D18FF9"/>
10
+ </linearGradient>
11
+ <linearGradient id="paint1_linear_418_19" x1="-6.92683" y1="35" x2="52.5804" y2="67.1793" gradientUnits="userSpaceOnUse">
12
+ <stop offset="0.250021" stop-color="#4F0FDE"/>
13
+ <stop offset="1" stop-color="#D18FF9"/>
14
+ </linearGradient>
15
+ <linearGradient id="paint2_linear_418_19" x1="-6.92683" y1="69" x2="52.5804" y2="101.179" gradientUnits="userSpaceOnUse">
16
+ <stop offset="0.250021" stop-color="#4F0FDE"/>
17
+ <stop offset="1" stop-color="#D18FF9"/>
18
+ </linearGradient>
19
+ <linearGradient id="paint3_linear_418_19" x1="-4.02439" y1="52" x2="44.7615" y2="71.374" gradientUnits="userSpaceOnUse">
20
+ <stop offset="0.250021" stop-color="#4F0FDE"/>
21
+ <stop offset="1" stop-color="#D18FF9"/>
22
+ </linearGradient>
23
+ </defs>
24
+ </svg>