-
Updated
Feb 17, 2020 - Python
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
ASP.NET
Would be nice if someone would like to contribute a section on CLIs supporting help.
My points to make would be:
- A CLI should support
-hand--helpto provide help - A CLI should show this help if it is ran without arguments (unless it is possible for it to execute well without them)
- Provide help for sub-commands when those are being used
- When conflicting args are both provided a
Git Merge 2020
March 04, 2020 • Los Angeles
-
Updated
Feb 17, 2020 - Python
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
CircleCI
Now supporting GitHub Checks!
You can now see the status of your CircleCI workflows and related jobs all within the GitHub UI. Enable this feature in your CircleCI organization settings for new and existing accounts.
Build faster. Test more. Fail less.
Let CircleCI help your team focus on making a great product. Speed up your test and delivery cycle and improve productivity, without running your own infrastructure.
Probably too minor to mention, but just wanted to point out in case people notice it: since the notebooks indent with two spaces and Colab expects four spaces by default, Colab will make indented text red as a warning. e.g. from lab1/Part1_tensorflow.ipynb:
 inside the inputs.
It would be great if this
-
Updated
Feb 17, 2020 - Kotlin
-
Updated
Feb 17, 2020 - C
-
Updated
Feb 17, 2020 - C#
-
Updated
Feb 17, 2020 - Java
docker安装的任务执行有问题
Bug 描述
按教程文档说明的,使用docker-compose up -d 安装启动后,直接执行task报错
不知道哪里有问题呢?
我的docker运行环境是win10
`2020-02-15 15:58:04 [scrapy.utils.log] INFO: Scrapy 1.8.0 started (bot: xueqiu)
22020-02-15 15:58:04 [scrapy.utils.log] INFO: Versions: lxml 4.5.0.0, libxml2 2.9.10, cssselect 1.1.0, parsel 1.5.2, w3lib 1.21.0, Twisted 19.10.0, Python 3.6.9 (default, Nov 7 2019, 10:44:02) - [GCC 8.3.0], pyOpenSSL 19
-
Updated
Feb 17, 2020 - C
-
Updated
Feb 17, 2020 - Shell
-
Updated
Feb 17, 2020
As mentioned in #3, it could be nice to have some options. Either with some flags in the cli or a config file.
Here's some of my obvious ideas when we speak about options for a cli:
- Ignored pattern & files/folders names. For example:
butler-cli src --ignore *.jsingore js files - Some kind of regex (like ESLint is doing) for the first argument which is the path. For example `butler-cli sr



Some markdown bold syntax is incorrectly displayed.
It should be modified as follows.