3.0.6187 • Published 4 years ago

@autorest/autorest v3.0.6187

Weekly downloads
146
License
MIT
Repository
github
Last release
4 years ago

AutoRest

The AutoRest tool generates client libraries for accessing RESTful web services. Input to AutoRest is a spec that describes the REST API using the OpenAPI Specification format.

Support Policy

AutoRest is an open source tool -- if you need assistance, first check the documentation. If you find a bug or need some help, feel free to submit an issue

AutoRest will release a stable version on the second Wednesday of the month.

Using npm you can upgrade to the latest stable version of AutoRest:


Installing AutoRest

Installing AutoRest on Windows, MacOS or Linux involves two steps:

  1. Install Node.js (10.15.x LTS HIGHLY RECOMENDED)

    for more help, check out Installing Node.JS on different platforms

  2. Install AutoRest using npm

    # Depending on your configuration you may need to be elevated or root to run this. (on OSX/Linux use 'sudo' )
    npm install -g autorest

Updating AutoRest

To update AutoRest if you have previous versions installed, please run:

autorest --latest

or

# Removes all other versions and installs the latest
autorest --reset

For more information, run autorest --help

Supported Platforms

While AutoRest itself runs on NodeJS, some generators use the .NET Core 2.0 runtime, which is the most limiting factor. See dotnet/core/release-notes/2.0/2.0-supported-os.md for a list of supported platforms.

Getting Started using AutoRest image

Start by reading the documentation for using AutoRest:

Developers image

Get yourself up and coding in AutoRest

Some related information:


Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

3.0.6187

4 years ago

3.0.6185

4 years ago

3.0.6184

4 years ago

3.0.6175

4 years ago

3.0.6168

4 years ago

3.0.6165

4 years ago

3.0.6163

4 years ago

3.0.6161

4 years ago

3.0.6149

4 years ago

3.0.6146

4 years ago

3.0.6141

4 years ago

3.0.6138

4 years ago

3.0.6137

4 years ago

3.0.6122

5 years ago

3.0.6121

5 years ago

3.0.6119

5 years ago

3.0.6118

5 years ago

3.0.6116

5 years ago

3.0.6114

5 years ago

3.0.6113

5 years ago

3.0.6112

5 years ago

3.0.6111

5 years ago

3.0.6110

5 years ago

3.0.6109

5 years ago