4 Forks
23 Stars
23 Watchers

async-await-codemod

Codemod script for migrating promise-based functions to use async/await syntax

How to download and setup async-await-codemod

Open terminal and run command
git clone https://github.com/sgilroy/async-await-codemod.git
git clone is used to create a copy or clone of async-await-codemod 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 async-await-codemod https://github.com/sgilroy/async-await-codemod/archive/master.zip

Or simply clone async-await-codemod with SSH
[email protected]:sgilroy/async-await-codemod.git

If you have some problems with async-await-codemod

You may open issue on async-await-codemod support forum (system) here: https://github.com/sgilroy/async-await-codemod/issues