project-generator
Golang, Java, and Ruby boilerplate. Design with simplicity!
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (4.1%) to scientific vocabulary
Keywords
Repository
Golang, Java, and Ruby boilerplate. Design with simplicity!
Basic Info
Statistics
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Project Generator
Project Generator is a automation tools to setup boilerplate of language project folder.
Language
Supported Language: - Ruby - Java - Golang
Installation
git clone https://github.com/zufardhiyaulhaq/project-generator.git
cd project-generator
make install
Setup your own environment
- edit the environment in template folder for each language, free to custom
- install the tools again
make uninstall make install
Usage
to initialize Ruby project folder
ruby-gen PROJECT-NAMEto intialize Java project folder
java-gen PROJECT-NAMEto intialize Golang project folder
golang-gen PROJECT-NAME MODULE-PATH
Owner
- Name: Zufar Dhiyaulhaq
- Login: zufardhiyaulhaq
- Kind: user
- Location: Indonesia
- Company: GoTo Financial
- Website: http://zufardhiyaulhaq.com
- Twitter: zufardhiyaulhaq
- Repositories: 119
- Profile: https://github.com/zufardhiyaulhaq
@gopaytech Engineering, @cloudnative-id lead organizer
Citation (citation.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Dhiyaulhaq" given-names: "Zufar" title: "project-generator" version: 1.0.0 date-released: 2022-04-30 url: "https://github.com/zufardhiyaulhaq/project-generator"
GitHub Events
Total
Last Year
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| zufardhiyaulhaq | z****q@g****m | 11 |
Issues and Pull Requests
Last synced: 9 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
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- junit:junit 4.12 testImplementation
- rake = 13.0.1
- rspec = 3.9
- rubocop = 0.79.0
- simplecov = 0.18.2
- ast 2.4.0
- diff-lcs 1.3
- docile 1.3.2
- jaro_winkler 1.5.4
- parallel 1.19.1
- parser 2.7.0.2
- rainbow 3.0.0
- rake 13.0.1
- rspec 3.9.0
- rspec-core 3.9.1
- rspec-expectations 3.9.0
- rspec-mocks 3.9.1
- rspec-support 3.9.2
- rubocop 0.79.0
- ruby-progressbar 1.10.1
- simplecov 0.18.2
- simplecov-html 0.12.1
- unicode-display_width 1.6.1