Skip to content

Add --shallow and --sort-order to options for readme command #953

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

batje
Copy link
Contributor

@batje batje commented Nov 14, 2017

Did some minor extra editing to make code look the same as in the build command, too.
Not all tests seem to pass on my machine, I honestly have no clue why. The command does work when you use it from the command prompt.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.098% when pulling 93f19fc on batje:master into 436bfcb on documentationjs:master.

alias: 'q',
describe: 'Quiet mode: do not print messages or README diff to stdout.',
default: false
module.exports.builder = _.assign(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why use lodash here?

@nirazul
Copy link

nirazul commented Dec 7, 2017

@batje Any updates on this one? I'm looking for this exact feature at the moment only to realize that it's only available for the build command :(

@hugojosefson
Copy link
Contributor

I made a PR which does this by bringing in shared_options.js, to enable all shared options: #968

@anthony-redFox
Copy link
Member

Closed #968

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants