Skip to content

halng/docs

Repository files navigation

tech-learning-material

Repo to take note for learning something new from the basic

How to run script to create new category or new blog post

  • Step 1: Install requirement
# create virtual env
python -m vevn .env

# active virtual env
source ./.env/bin/activate
  • Step 2: Install dependencies
pip install -r requirements.txt
  • Step 3: Run script
python ./script/create.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages