Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/gregwebs/Shelly.hs

Last synced: about 2 hours ago

Repository metadata:

Haskell shell scripting


Owner metadata:


Committers metadata

Last synced: about 5 hours ago

Total Commits: 512
Total Committers: 65
Avg Commits per committer: 7.877
Development Distribution Score (DDS): 0.336

Commits in past year: 4
Committers in past year: 1
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Greg Weber g****g@g****o 340
Andreas Abel a****l@i****e 29
Sibi Prabakaran s****i@p****n 11
John Wiegley j****w@n****m 9
Alfredo Di Napoli a****d@c****t 8
Nikolas Mayr n****r@r****e 8
Alfredo Di Napoli a****i@g****m 7
Ganesh Sittampalam g****h@e****i 6
Anton Kholomiov a****v@g****m 5
Michael Snoyman m****l@s****m 5
Chris Wendt c****t@g****m 4
Martin Krauskopf m****f@g****m 4
Grzegorz Dziadkiewicz g****z@g****m 4
Andrew Myers a****8@g****m 3
Arash Rouhani a****h@s****m 3
Luite Stegeman s****n@g****m 3
Nikolas Mayr n****s@n****e 3
Levi Rizki Saputra 4****5 3
fendor p****s@g****m 2
Scott R. Parish s****p@s****t 2
Roman Gonzalez r****n@b****m 2
Rinat Striungis l****p@g****m 2
Justin Leitgeb j****n@s****m 2
Junji Hashimoto j****o@g****t 2
Joshua Chia j****a@g****m 2
Incomplete i****e@a****o 2
David Fox d****f@s****m 2
Alfredo Di Napoli a****o@w****m 2
Emanuel Borsboom m****y@f****m 1
Eric Brisco e****o@c****m 1
and 35 more...

Issue and Pull Request metadata

Last synced: about 2 hours ago


Package metadata

hackage: shelly

Shelly provides convenient systems programming in Haskell, similar in spirit to POSIX shells. Shelly: is aimed at convenience and getting things done rather than being a demonstration of elegance, has detailed and useful error messages, maintains its own environment, making it thread-safe. Shelly is originally forked from the Shellish package. See the shelly-extra package for additional functionality. An overview is available in the README: https://github.com/gregwebs/Shelly.hs/blob/master/README.md

  • Homepage: https://github.com/gregwebs/Shelly.hs
  • Licenses: BSD-3-Clause
  • Latest release: 1.12.1 (published over 1 year ago)
  • Last Synced: 2024-11-09T02:04:39.707Z (1 day ago)
  • Versions: 139
  • Dependent Packages: 9
  • Dependent Repositories: 243
  • Downloads: 143,987 Total
  • Rankings:
    • Downloads: 0.842%
    • Dependent repos count: 1.673%
    • Average: 2.658%
    • Dependent packages count: 3.001%
    • Stargazers count: 3.47%
    • Forks count: 4.306%
  • Maintainers (5)
go: github.com/gregwebs/shelly.hs

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/gregwebs/shelly.hs#section-documentation
  • Licenses: bsd-3-clause
  • Latest release: v1.12.1 (published over 1 year ago)
  • Last Synced: 2024-11-09T02:04:38.470Z (1 day ago)
  • Versions: 21
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 2.757%
    • Stargazers count: 2.799%
    • Average: 6.483%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%
go: github.com/gregwebs/Shelly.hs

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/gregwebs/Shelly.hs#section-documentation
  • Licenses: bsd-3-clause
  • Latest release: v1.12.1 (published over 1 year ago)
  • Last Synced: 2024-11-09T02:04:38.838Z (1 day ago)
  • Versions: 21
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 2.757%
    • Stargazers count: 2.858%
    • Average: 6.498%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%

Dependencies

shelly-extra/shelly-extra.cabal hackage
  • SafeSemaphore >=0.7
  • async *
  • base ==4.*
  • mtl >=2
  • shelly >=1.4.3
  • HUnit * test
  • SafeSemaphore * test
  • async * test
  • base * test
  • hspec * test
  • mtl * test
  • shelly * test
  • text * test
.github/workflows/haskell-ci.yml actions
  • actions/cache/restore v4 composite
  • actions/cache/save v4 composite
  • actions/checkout v4 composite
.github/workflows/mac-win-ci.yml actions
  • actions/cache/restore v4 composite
  • actions/cache/save v4 composite
  • actions/checkout v4 composite
  • haskell-actions/setup v2 composite
shelly.cabal hackage
  • async >=2.2.3
  • base >=4.10 && <5
  • base *
  • bytestring >=0.10.8.0
  • containers >=0.5.10.2
  • directory >=1.3.0.0 && <1.4
  • enclosed-exceptions >=1.0.1
  • exceptions >=0.10.0
  • filepath >=1.4.1.1
  • lifted-async >=0.10.2
  • lifted-base >=0.2.3.2
  • monad-control >=0.3.2 && <1.1
  • mtl >=2.2.2
  • process >=1.6.1.0
  • process *
  • shelly *
  • text >=1.2.3.1
  • text *
  • time >=1.3 && <1.15
  • transformers >=0.5.2.0
  • transformers-base >=0.4.5
  • unix-compat >=0.4.1.1 && <0.8
  • HUnit >=1.2.5.2 test
  • base * test
  • bytestring * test
  • directory * test
  • filepath * test
  • hspec >=2.2.2 test
  • hspec-contrib * test
  • lifted-async * test
  • mtl * test
  • shelly * test
  • text * test
  • transformers * test
  • unix-compat * test