hayagriva 0.8.0

Work with references: Literature database management, storage, and citation formatting
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# VS Code
.vscode

# Trying stuff locally
/_studies

# Rust
/target
/main/target
Cargo.lock
**/*.rs.bk

# macOS
.DS_Store