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

kpm pack command line help improvements #910

Closed
Praburaj opened this issue Nov 20, 2014 · 2 comments
Closed

kpm pack command line help improvements #910

Praburaj opened this issue Nov 20, 2014 · 2 comments
Assignees
Milestone

Comments

@Praburaj
Copy link
Contributor

kpm pack -?

--configuration The configuration to use for deployment
[An Example will be helpful.. There are multiple configurations in a project. Startup[Configuration], Configure[Configuration], Debug/Release etc. It will be nice to have an example]

--no-source Don't include sources of project dependencies
[Something like...Compiles the project as a nuget package and avoid placing C# files]

--runtime Names or paths to KRE files to include
[Suggestion: Example or information on delimiter will be helpful while specifying multiple KREs]

@Praburaj Praburaj added the bug label Nov 20, 2014
@borgdylan
Copy link

C# files -> source files
N.B. (the k runtime runs more than just c#)

@muratg muratg added this to the 1.0.0-beta2 milestone Dec 3, 2014
@muratg
Copy link
Contributor

muratg commented Dec 3, 2014

@Praburaj , please send your suggestions via a PR.

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

No branches or pull requests

3 participants