Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3zcurdia/rockstar-cli
Become a Github Rockstar in less than 10 seconds
https://github.com/3zcurdia/rockstar-cli
cli contribuer git github golang hacking-tool
Last synced: about 1 month ago
JSON representation
Become a Github Rockstar in less than 10 seconds
- Host: GitHub
- URL: https://github.com/3zcurdia/rockstar-cli
- Owner: 3zcurdia
- License: mit
- Created: 2015-07-23T18:37:12.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T16:49:15.000Z (almost 2 years ago)
- Last Synced: 2024-06-19T03:12:30.662Z (7 months ago)
- Topics: cli, contribuer, git, github, golang, hacking-tool
- Language: Go
- Homepage:
- Size: 373 KB
- Stars: 20
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rockstar-cli
Command to make you a rockstar in less than 10 seconds,
based on [rockstar](https://github.com/avinassh/rockstar)### Before
![before](https://raw.githubusercontent.com/3zcurdia/rockstar-cli/master/images/before.png)
### After
![after](https://raw.githubusercontent.com/3zcurdia/rockstar-cli/master/images/after.png)
### Punch Card
![punchcard](https://raw.githubusercontent.com/3zcurdia/rockstar-cli/master/images/punchcard.png)
## Features
* Random real comments
* Normal distributed commits
* Less commits on weekends
* Automatic push into github
* Cross compiled binaries
* Darwin 386/amd64
* Linux 386/amd64/arm
* Windows 386/amd64## Requirements
You must have ```git``` installed and for automatic github push you must have installed [hub](https://github.com/github/hub)
## Install
Download the binaries [here](https://github.com/3zcurdia/rockstar-cli/releases) or install through go
go get github.com/3zcurdia/rockstar-cli
## Usage
rockstar-cli [global options] command [command options] [arguments...]
COMMANDS:
help, h Shows a list of commands or help for one commandGLOBAL OPTIONS:
--days, -d "500" days of activity
--code, -c "writeln('Go is Awesome!!!')" code base
--filename, -f "main.go" output file
--help, -h show help
--version, -v print the version## Contribue to the project
To contribuer Just follow the next stepts:
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
* Fork the project
* Start a feature/bugfix branch
* Commit and push until you are happy with your contribution
* It is desired to add some tests for it.## License
The MIT License (MIT)