0.0.1-canary.1 • Published 6 years ago

now-bref v0.0.1-canary.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

🐣 Versions

PkgTagStabilityInfo
āœ…now-breflatestproductionRock-solid stable.
šŸ”„now-brefcanarytestingFor early-adopters.
āš ļønow-brefexperimentaldevelopmentTesting and high danger.

āš™ļø Usage

  1. Setup composer.json
{
    "require": {
        "bref/bref": "^0.5.0"
    }
}
  1. Setup now.json
{
  "version": 2,
  "builds": [
    { "src": "index.php", "use": "now-bref" }
  ]
}
  1. Deploy with now

šŸ“ License

Copyright Ā© 2019 f3l1x. This project is MIT licensed.