1.2.1-3 • Published 8 years ago

actions-on-google-ts v1.2.1-3

Weekly downloads
6
License
Apache-2.0
Repository
github
Last release
8 years ago

NPM NPM

actions-on-google-ts is a TypeScript fork of the official Cient library for Actions on Google using Node.js (actions-on-google).

Usage

npm install actions-on-google-ts

Develop

git checkout ts
npm install
npm run ts-build
# npm run ts-clean

Sync with upstream

git remote add upstream https://github.com/actions-on-google/actions-on-google-nodejs
git fetch upstream
git checkout master
git checkout ts
git merge upstream/master

Compare

https://github.com/actions-on-google/actions-on-google-nodejs/compare/<old-commit-hash>...master
1.2.1-3

8 years ago

1.2.1-2

8 years ago

1.2.1-1

8 years ago

1.2.1-0

8 years ago

1.1.1-12

8 years ago

1.1.1-11

8 years ago

1.1.1-10

8 years ago

1.1.1-9

8 years ago

1.1.1-8

8 years ago

1.1.1-7

8 years ago

1.1.1-6

8 years ago

1.1.1-5

8 years ago

1.1.1-4

8 years ago

1.1.1-3

8 years ago

1.1.1-2

8 years ago

1.1.1-0

8 years ago