内容简介:Today, I become a 10xer and I wanted to give back to the community. So I created this to help others become 10xers like me.Do you want your Github (and your future!) to look as green as this:
10xer
Today, I become a 10xer and I wanted to give back to the community. So I created this to help others become 10xers like me.
Do you want your Github (and your future!) to look as green as this:
Then look no more! Use my script (and my knowledge!) to find the inner 10x in you.
Instructions (for future 10xers)
I am not going to give the instructions for cloning because remember: If you can't think like a 10x, you can never be a 10x
Change the name and email credentials in main.go! These are hardcoded right now because 10x. BUT we should also allow non-10xers to atleast try. Inclusion, my friend!
$ go run main.go
This creates the most awesome project ever in a folder, you can now push that to Github for the monies and the cariyars.
Instructions (for the others)
Just run 10xer and see if it works out. Not everyone is capable, son.
If you believe in yourself, just do the 10x steps. It will work out.
But my fellow 10xer, this only commits the 10x code, not push it!
Well, most 10xers don't write complete code, they wait for other 10xers to send PRs. Get working!
Features
- Zero Error Checking (10xers generally don't have to deal with errors)
- Avoiding using For Loops and instead good old LABELS!
- Hard coded credentials (no config files!)
- Single Responsbility Principle used exclusively
What can you work on?
- Even though empty commits are along enough to 10x, files should be committed too!
- Auto Push to Github
- Dockerize this! (and then Kubernetes, not before, my friend!)
Why?
Because I am learning Go and it's April Fool's .
Inspired by RockStar
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
程序算法与技巧精选
郭继展 / 2008-5 / 36.00元
《信息科学与技术丛书•程序算法与技巧精选》分17章,139个例题。书中介绍的算法和技巧涉及到随机数函数理论,基础数论,新意幻方,提高程序运行速度和精度,特定数据排序,穷举、递推、递归和迭代等诸多方面。这些算法和技巧大多是作者历年从事教学、软件开发、学术研究和学习的成果总结。 《信息科学与技术丛书•程序算法与技巧精选》内容不涉及计算机专业课程的诸多概念、理论,读者只需要学过C语言,有算法、结构......一起来看看 《程序算法与技巧精选》 这本书的介绍吧!