Skip to content

Commit 3b47334

Browse files
authored
Merge pull request #15 from EduardoLR10/issue-4
Add first README
2 parents 068a17c + 235c1cb commit 3b47334

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.org

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
* Rodo
2+
3+
A TODO management application written in Rust. The main idea is that your source code has an embedded
4+
way to manage its own issues - you never have to open up the browser.
5+
6+
** How to use Rodo
7+
8+
#+begin_src shell
9+
> nix build
10+
> nix run
11+
#+end_src
12+
13+
** Developers
14+
15+
- EduardoLR10
16+
- edilmedeiros

0 commit comments

Comments
 (0)