https://github.com/cwagne17/go-learn
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.2%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: Cwagne17
- Language: Go
- Default Branch: main
- Size: 2.7 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
README.md
go-learn
Owner
- Name: Christopher M Wagner
- Login: Cwagne17
- Kind: user
- Location: MD
- Company: SecurEd Inc.
- Website: www.linkedin.com/in/christopher-wagner-8a8043186
- Repositories: 7
- Profile: https://github.com/Cwagne17
GitHub Events
Total
- Push event: 1
- Create event: 2
Last Year
- Push event: 1
- Create event: 2
Dependencies
tri/go.mod
go
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/mitchellh/go-homedir v1.1.0
- github.com/spf13/cobra v1.8.1
- github.com/spf13/pflag v1.0.5
tri/go.sum
go
- github.com/cpuguy83/go-md2man/v2 v2.0.4
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/mitchellh/go-homedir v1.1.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/spf13/cobra v1.8.1
- github.com/spf13/pflag v1.0.5
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.1