[go: up one dir, main page]

Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

📖 NBDefense Documentation

❗️ Requirements

  1. Python

    NB Defense requires python version greater than 3.8 and less than 3.11

  2. Poetry

    The following install commands require Poetry. To install Poetry you can follow this installation guide. Poetry can also be installed with brew using the command brew install poetry.

💻 Local Install

  1. Run make install to install the pip dependencies to the current python environment

  2. Run make start-dev to run a development server locally

  3. Go to http://127.0.0.1:8000/ to view the docs

📚 References

We are using the following libraries for our documentation: