devenv
This commit is contained in:
parent
97dff5137a
commit
529364f062
|
|
@ -5,7 +5,7 @@
|
||||||
# env.GREET = "devenv";
|
# env.GREET = "devenv";
|
||||||
|
|
||||||
# https://devenv.sh/packages/
|
# https://devenv.sh/packages/
|
||||||
packages = [ pkgs.git ];
|
packages = [ pkgs.git pkgs.git-bug ];
|
||||||
|
|
||||||
# enterShell = ''
|
# enterShell = ''
|
||||||
# hello
|
# hello
|
||||||
|
|
|
||||||
7
doc/backlog.md
Normal file
7
doc/backlog.md
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Backlog
|
||||||
|
|
||||||
|
* lib rust backgammon
|
||||||
|
- https://docs.rs/crate/backgammon/0.4.0
|
||||||
|
- https://github.com/marktani/backgammon
|
||||||
|
* network webtarot
|
||||||
|
* front ?
|
||||||
Loading…
Reference in a new issue