Skip to content

soda480/tfirmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tfirmx

build coverage complexity vulnerabilities python

Execution

Ensure the latest version of Docker is installed on your server.

Build the Docker image:

docker image build -t tfirmx:latest .

Run the Docker container:

docker container run --rm -it tfirmx:latest

Development

Clone the repository and ensure the latest version of Docker is installed on your server.

Build the Docker image:

docker image build --target build-image -t tfirmx:latest .

Run the Docker container:

docker container run --rm -it -v $PWD:/code tfirmx:latest /bin/bash

Execute the build:

pyb -X

About

A project to test various pybuilder plugins on different versions of Python.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors