7b975aeeac
Add contribution guidelines. These just link to the CoreCLR ones. Add stubs of the "user guide" and "developer guide". Add links to the Docker base image repo on GitHub.
2.5 KiB
2.5 KiB
.NET Command Line Interface
This repo contains the source code for cross-platform .NET Core command line toolchain. It contains the implementation of each command, the native packages for various supported platforms as well as documentation.
Build Status
Ubuntu 14.04 | Windows | Mac OS X | |
---|---|---|---|
Debug | |||
Release |
Installers
Ubuntu 14.04 | Windows | Mac OS X | |
---|---|---|---|
Installers | Download Debian Package | Download Msi | Download Pkg |
Binaries | Download tar file | Download zip file | Download tar file |
Docker
You can also use our Docker base images found on http://github.com/dotnet/dotnet-docker to set up your dev or testing environment for usage.
Questions & Comments
For any and all feedback, please use the Issues on this repository.