Skip to content

global-input/code-injector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-injector

This is a python script for injecting code into another project using the aspect-oriented programming concept.

Usage

An example of usage exists in the html5/ folder which injects code into sampleCode/sample.js based on the aspects found in html5/aspects/sampleJob.py

To see it in action:

git clone https://github.com/global-input/code-injector
cd code-injector
python . --app html5 --job sample_job --branch [BRANCH] --version [VERSION] --env [ENV]

About

Python script for injecting code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published