Skip to content

Commit

Permalink
Docs for scrap command.
Browse files Browse the repository at this point in the history
  • Loading branch information
franzliedke committed Feb 22, 2015
1 parent 937370d commit 8afe100
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,15 @@ This will include things like configuration for testing tools, Travis CI, and au

This will clone the given Git repository to the `bar` directory and install its dependencies.

### Remove a package

Sometimes you want to throw away a package.
You can do so with the `scrap` command, passing a path for a Studio-managed package:

studio scrap foo

Don't worry - you'll be asked for a confirmation first.

## Contributing

Feel free to send pull requests or create issues if you come across problems or have great ideas.
Expand Down

0 comments on commit 8afe100

Please sign in to comment.