Clone the repository and install dependencies.
$ git clone [email protected]:tarantool/setup-tarantool.git
$ cd setup-tarantool
$ npm install
Edit the source and regenerate the index.js
file.
$ vim src/main.ts
$ npm run pre-checkin
Clone the repository and install dependencies.
$ git clone [email protected]:tarantool/setup-tarantool.git
$ cd setup-tarantool
$ npm install
Edit the source and regenerate the index.js
file.
$ vim src/main.ts
$ npm run pre-checkin