An open API service indexing awesome lists of open source software.

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

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`