Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fireblinkltd/fbl
FireBlink Logistics
https://github.com/fireblinkltd/fbl
automation automations cli deployment deployments fbl flow routine
Last synced: about 1 month ago
JSON representation
FireBlink Logistics
- Host: GitHub
- URL: https://github.com/fireblinkltd/fbl
- Owner: FireBlinkLTD
- License: mit
- Created: 2018-07-10T18:37:41.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-09T04:21:18.000Z (about 1 month ago)
- Last Synced: 2024-11-09T05:22:04.629Z (about 1 month ago)
- Topics: automation, automations, cli, deployment, deployments, fbl, flow, routine
- Language: TypeScript
- Homepage: https://fbl.fireblink.com
- Size: 4.86 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# FBL \(FireBlink Logistics\)
[![Tests](https://github.com/FireBlinkLTD/fbl/workflows/Tests/badge.svg)](https://github.com/FireBlinkLTD/fbl/actions?query=workflow%3ATests)
[![codecov](https://codecov.io/gh/FireBlinkLTD/fbl/branch/master/graph/badge.svg)](https://codecov.io/gh/FireBlinkLTD/fbl)
[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/FireBlinkLTD/fbl.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/FireBlinkLTD/fbl/context:javascript)
[![Known Vulnerabilities](https://snyk.io/test/github/FireBlinkLTD/fbl/badge.svg)](https://snyk.io/test/github/FireBlinkLTD/fbl)Swiss knife for any kind of automation. [Click here](https://fbl.fireblink.com) to read more.
# Usage
Flexibility is the key concept of the FBL, so it can be used either as a command line tool, or integrated into any
existing Node.js app.FBL by its own just provides a generally limited amount of embedded plugins and for real life usage may require 3rd party plugins.
## Requirements
- Node.js v8+ (earlier version may also work, but not supported officially)