Skip to content

eviljoe/shredgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shredgen

Generate boring stuff that solidifies faces

Install & Run

From Executable

Can't do this yet. Man, would that make this easy, though.

From Source

  1. Install Python 3 (requires v3.5 or higher)
  2. Install pipenv: python3 -m pip install --user pipenv
  3. Clone this repository: git clone https://github.com/eviljoe/shredgen.git
  4. Install the dependencies: pipenv install --dev
  5. Run shredgen: pipenv run ${SHREDGEN_HOME}/src/shredgen.py

Unit Testing

To run the unit tests, do the following:

  1. Install from source (see above)
  2. Run the test script: ${SHREDGEN_HOME}/scripts/test.bash

About

Generate boring stuff that solidifies faces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published