adonis-sophos

1.0.2 • Public • Published

What's This?

Adonis Sophos is an NPM package for Adonisjs that returns daily tidbits of wisdom for your day.

Getting Started

Simply run the below command and follow the instructions below.

npm install --save adonis-sophos

If using Yarn

yarn add --save adonis-sophos

Register provider

Register provider inside start/app.js file.

const providers = [
  'adonis-sophos/providers/SophosProvider'
]

And then you can access it as follows

const Sophos = use('Sophos')

Readme

Keywords

Package Sidebar

Install

npm i adonis-sophos

Weekly Downloads

3

Version

1.0.2

License

ISC

Unpacked Size

75.3 kB

Total Files

13

Last publish

Collaborators

  • creatrixity