Skip to content

NY-Daystar/Backlash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backlash

PowerShell
Codacy Badge License Version

GitHub repo size GitHub language count GitHub top language

GitHub issues GitHub closed issues GitHub commit activity (branch) All Contributors

GitHub watchers GitHub forks GitHub Repo stars

Source code analysed with Codacy

Summary

Requirements

User guide

  1. Clone repository
git clone git@github.com:NY-Daystar/Backlash.git
  1. Open Powershell terminal
  2. Setup folders and files
mv Projects_Samples Projects
mv sources_samples.csv sources.csv
  1. Execute this command
.\main.ps1
  1. Your projects extracted will be found in Output/ folder

Application view

You can activate git hooks with this command

git config --global core.hooksPath .githooks

How it works

The project read the csv file in sources.csv.
For each line, it will found a zip in Projects/ folder and try to extract the zip in Output folder with the name and the version.

Contact

Credits

Made by Lucas Noga.
Licensed under Apache.

About

Powershell script to extract a lot of csv

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors