Skip to content

moz-sec/note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

Description

I am trying to compile and record my studies as a notebook.

For this purpose, I am using mdbook to create the notes.

The created notes are made public on the web, and the page URL is https://moz-sec.com/note/.

Requirement

cargo 1.67.0 (8ecd4f20a 2023-01-10)

Usage

  1. Clone this repository
git clone https://github.com/moz-sec/note.git
  1. Installing the Rust

See official documentation. rust-lang.arg

  1. Installing mdbook by cargo
cargo install mdbook
  1. Build
mdbook build
  1. Open the browser
open book/index.html

Author

moz-sec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published