13 Forks
127 Stars
127 Watchers

api-guidelines

Best practices to consider when writing an API for your library

How to download and setup api-guidelines

Open terminal and run command
git clone https://github.com/Kotlin/api-guidelines.git
git clone is used to create a copy or clone of api-guidelines repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with api-guidelines https://github.com/Kotlin/api-guidelines/archive/master.zip

Or simply clone api-guidelines with SSH
[email protected]:Kotlin/api-guidelines.git

If you have some problems with api-guidelines

You may open issue on api-guidelines support forum (system) here: https://github.com/Kotlin/api-guidelines/issues