Skip to content

Embark plugin to display a fortune message after every build

Notifications You must be signed in to change notification settings

embarklabs/embark-fortune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embark-Fortune

Plugin for Embark to display a fortune quote in the console after each build

Installation

In your embark dapp directory: npm install embark-fortune --save

then add embark-fortune to the plugins section in embark.json:

  "plugins": {
    "embark-fortune": {}
  }

Requirements

  • Embark 3.1.0 or higher

About

Embark plugin to display a fortune message after every build

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published