1.0.0 • Published 4 years ago

cqfluent v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Remember to add apikeys.json to your installation Never commit the apikeys file to github

{
  "geofluent" : {
    "merck" : {
        "config" : {
        "account" : "",
        "secret" : ""
      },
      "fallback" : "google"
    },
    "demo" : {
      "config" : {
        "account" : "",
        "secret" : ""
      },
      "fallback" : "google"
    }
  },
  "google" : {
    "merck" : {
      "config" : {
        "projectId": "",
        "keyFilename": "",
        "location" : ""
      }
    },
    "demo" : {
      "config" : {
        "projectId": "",
        "keyFilename": "",
        "location" : ""
      }
    }
  },
  "microsoft" : ""
}

Installing from Github: https://github.com/cqfluency/cqfluent/packages

All info to configure and login to NPM to use github as pack source:
https://help.github.com/en/github/managing-packages-with-github-packages/configuring-npm-for-use-with-github-packages