Skip to content

AfolabiOlaoluwa/seedstar_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • Download Jenkins [http://mirrors.jenkins.io/war-stable/latest/jenkins.war]
  • Open up a terminal in the download directory.
  • cd in downloaded jenkins.war directory
  • Then run: Run java -jar jenkins.war --httpPort=8080
  • Browse to http://localhost:8080
  • Follow the instructions to complete the installation
  • Note that the instruction you follow will lead you to creating Username and Password which you will supply in the script.

Initialize the project

Create and activate a virtualenv:

virtualenv env
source env/bin/activate

Running the Script

In terminals, go to the root of your script:

- python jenkins_api_script.py

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages