Skip to content

Commit

Permalink
Add TODO(#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
datawater committed Jun 11, 2024
1 parent c984183 commit 04a147e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// TODO(#3): Define and Write documentation for the CMBR Standard.
// TODO: Implement Libcmbr, a library for parsing CMBR files

mod eval_args;

use clap::{Args, Command, CommandFactory, Parser, Subcommand};
Expand Down

0 comments on commit 04a147e

Please sign in to comment.