notes-cli
4319a5d
▼
cmdlet
rust
main
/
global.json
Clone
▼
Name
Message
Date
📁
src
Use frontmatter from latest note
1 day ago
📄
.editorconfig
Create new notes
4 days ago
📄
.gitignore
Create new notes
4 days ago
📄
Directory.Build.props
Create new notes
4 days ago
📄
Directory.Packages.props
Use frontmatter from latest note
1 day ago
📄
dotnet-tools.json
Create new notes
4 days ago
📄
global.json
Create new notes
4 days ago
📄
NotesCli.slnx
Create new notes
4 days ago
📄
README.md
Initial commit
5 days ago
📄
global.json
1
2
3
4
5
6
7
{
"
sdk
": {
"
version
": "
10.0.302
",
"
rollForward
": "
disable
"
}
}