https://github.com/feenkcom/gtoolkit-executor
Common logic to compose and execute tasks written as commands
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.8%) to scientific vocabulary
Keywords
Repository
Common logic to compose and execute tasks written as commands
Basic Info
- Host: GitHub
- Owner: feenkcom
- License: mit
- Language: Smalltalk
- Default Branch: master
- Size: 123 KB
Statistics
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
GToolkit Executor
Common logic to compose and execute tasks written as commands. It handles errors, background executions, and debugging tools.
Installation
In GToolkit
EpMonitor current disableDuring:
[
Metacello new
baseline: 'GToolkitExecutor';
repository: 'github://feenkcom/gtoolkit-executor/src';
load.
]
In Pharo (loading GToolkit too)
EpMonitor current disableDuring:
[
Metacello new
baseline: 'GToolkitExecutorWithGT';
repository: 'github://feenkcom/gtoolkit-executor/src';
load.
]
Owner
- Name: feenk
- Login: feenkcom
- Kind: organization
- Location: Switzerland
- Website: https://feenk.com
- Twitter: feenkcom
- Repositories: 99
- Profile: https://github.com/feenkcom
We make your systems explainable
GitHub Events
Total
Last Year
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Juraj Kubelka | j****a@g****m | 25 |
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0