Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 642 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 642 Bytes

infinite-folders

About

This project was done by Aarón Montoya-Moraga on Saturday February 25th, 2017 at the Stupid Hackathon.

It is a Python script that when executed, starts creating infinite new folders.

It can be executed from the terminal and runs on Python 2.x and 3.x

Instructions

  • Download or clone this repository
  • open the terminal
  • cd into the folder
  • execute the script with python
python infinite-folders.py

Documentation

infinite-folders