https://github.com/utkarshmish/structarizer
Structurize your tutorials into folders
https://github.com/utkarshmish/structarizer
Last synced: about 1 year ago
JSON representation
Structurize your tutorials into folders
- Host: GitHub
- URL: https://github.com/utkarshmish/structarizer
- Owner: UtkarshMish
- Created: 2021-01-27T13:52:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T15:33:08.000Z (over 5 years ago)
- Last Synced: 2025-03-05T15:51:13.826Z (over 1 year ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tutorials Structarizer
## Introduction
A CLI application used for structuring my video tutorials neatly.
## Requirements
1. Node.js > 15.0
2. Internet connection to download packages.
### pre-requisites
1. input folder with the tutorial videos, having same name as in tutorial structure on the website.
2. storage space, to store tutorial.
## Steps
1. run following cmd in terminal or cmd: `npm install`
2. run `main.mjs` file using command: `node main.mjs`