Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Trending repository
ASP.NET logo
Popular topic
ASP.NET is a web framework for building modern web apps and services.
Trending repository
lirantal
lirantal commented Feb 14, 2020

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 -h and --help to 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
Upcoming event recommended by GitHub
Mar
4

Git Merge 2020

March 04, 2020 • Los Angeles

Git Merge is a one-day conference dedicated to the version control tool that started it all—and the people who use it every day.
App recommended by GitHub

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.

Trending repository
Trending repository
njacharya
njacharya commented Aug 16, 2019

A description is incomplete. It should mention:

These patterns are not competing, but complementing each other. To achieve availability, one needs both fail-over and replication.

right after

"There are two main patterns to support high availability: fail-over and replication. "

Trending repository
erikkroes
erikkroes commented Jan 29, 2020

Describe the bug

There are multiple fonts in the documentation. Even in a single code block, there are 2 different monospace fonts used. The colored text font differs from the black text font.
Demos also have different fonts. The guiding text has a different font than input labels in the components, which also differs from the text (you type) inside the inputs.

It would be great if this

crawlab
Trending repository
seamusic
seamusic commented Feb 15, 2020

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

Trending repository
AnatoleLucet
AnatoleLucet commented Feb 14, 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 *.js ingore js files
  • Some kind of regex (like ESLint is doing) for the first argument which is the path. For example `butler-cli sr
Waydev screenshot
App recommended by GitHub

Waydev

Waydev analyzes your codebase from GitHub to help you bring out the best in your engineers work.

You can’t perform that action at this time.