Skip to content

Conversation

@amad-person
Copy link
Contributor

What is the purpose of this pull request? (put "X" next to an item, remove the rest)

• [X] Other, please explain:

Remove unused CLI commands - render and include.

Fixes #503.

What is the rationale for this request?

As mentioned in #503, these commands are not being used in development / testing. Hence, we can drop the render and include commands.

What changes did you make? (Give an overview)

Removed render and include CLI commands (in index.js).

Provide some example code that this change will affect:

N.A.

Is there anything you'd like reviewers to focus on?

Ensure that the deletions aren't breaking anything.

Testing instructions:

Build markbind-cli locally (npm install and npm link in the repo directory) and check that render and include commands aren't accepted. Additionally check if other commands are working properly.

@yamgent yamgent added this to the v1.15.3 milestone Jan 3, 2019
@yamgent yamgent merged commit 32222c4 into MarkBind:master Jan 5, 2019
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.

2 participants