Skip to content

Latest commit

 

History

38 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

SEC Scripts

These folders contains automation scripts for various tasks.

Setup

  1. Set up a virtual env
virtualenv .env -p python3
  1. Install packages
pip install -r requirements.txt

Usage

To run any of the scripts here, from the root folder:

source .env/bin/activate # only need to do this once.
python3 FOLDERNAME

Here is the complete list of scripts:

  • attendance-elibility: Find out how many events a person has attended based on their name.
  • github-mass-inviter: Invite all the usernames inputed on stdin to the StevensSEC org, and add them to a given team.

关于

Handy and compact scripts to do useful things.

Resources

Stars

1 star

关注者

2 watching

复刻s

发布

Used by

贡献者

Languages