Skip to content

ayoubeddafali/frm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FRM

CLI tool for bootstraping a Continuous delivery workflow with docker.

Under development, supports for java based projects.

Preparing for Development

  1. Ensure pip, and pipenv are installed.
  2. Clone the repo: https://github.com/ayoubensalem/frm
  3. Fetch development dependencies : make install

Usage

$ frm --info
$ frm --help
$ frm --init java

Running Tests : --------------

$  make

Build :

Build a wheel

$ python setup.py bdist_wheel

Demo:

DEMO

Workflows: ---------- JAVA

Releases

No releases published

Packages

No packages published