Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Add "kpm publish" command #1451

Merged
merged 1 commit into from
Mar 20, 2015
Merged

Add "kpm publish" command #1451

merged 1 commit into from
Mar 20, 2015

Conversation

ChengTian
Copy link
Contributor

parent #1428

@davidfowl , adding kpm publish without removing kpm bundle

@ghost ghost added the cla-not-required label Mar 19, 2015
@@ -134,6 +134,58 @@ public int Main(string[] args)
});
});

app.Command("publish", c =>
{
c.Description = "Bundle application for deployment";
Copy link
Member

Choose a reason for hiding this comment

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

Publish

@davidfowl
Copy link
Member

:shipit:

@ChengTian ChengTian force-pushed the wei/add-kpm-publish-subcommand branch from 97890b7 to d3fc23f Compare March 20, 2015 16:20
@ChengTian ChengTian merged commit d3fc23f into dev Mar 20, 2015
@ChengTian ChengTian deleted the wei/add-kpm-publish-subcommand branch March 20, 2015 16:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants