Skip to content

Add an unload command#68

Merged
franzliedke merged 3 commits into
franzliedke:masterfrom
rask:feature/unload-command
Nov 19, 2016
Merged

Add an unload command#68
franzliedke merged 3 commits into
franzliedke:masterfrom
rask:feature/unload-command

Conversation

@rask

@rask rask commented Nov 4, 2016

Copy link
Copy Markdown
Contributor

Adds an unload command, which removes paths from studio.json.

Issue: #67

@rask rask changed the title Feature/unload command Add an unload command Nov 4, 2016
@franzliedke

Copy link
Copy Markdown
Owner

Good stuff, thank you!

Comment thread README.md
This will remove the path `foo` from the studio.json configuration, which means the package will not be used
in the Composer project any more. This does not remove the package contents. See `scrap` for total removal.

You can reload the package using the `load` command.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Can you make it a little clearer that we're not dealing with packages here, but with paths?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Made an update, let me know if it still seems confusing. :)

Make the wording clearer that the unload command works with studio paths, not actual packages.
@franzliedke franzliedke merged commit fef747b into franzliedke:master Nov 19, 2016
@franzliedke

Copy link
Copy Markdown
Owner

Thanks a lot!

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