mirror of
https://github.com/rm-dr/daisy
synced 2025-04-06 05:16:25 -07:00
Updated docs
This commit is contained in:
parent
80f17ac210
commit
93c34ca4a4
@ -29,3 +29,8 @@ What to do
|
||||
- `cargo publish`
|
||||
- Update web demo & pull server (`make docker`)
|
||||
- Update aur package
|
||||
|
||||
Test `default.nix` with
|
||||
``sh
|
||||
nix-build -E 'let pkgs = import <nixpkgs> { }; in pkgs.callPackage ./default.nix {}'
|
||||
``
|
2
TODO.md
2
TODO.md
@ -20,6 +20,8 @@
|
||||
- Sums and products with functional arguments
|
||||
- Add functions: gcd, inverse mod, dice
|
||||
- Tuple operations
|
||||
- Number theory: select a group, inverses, etc
|
||||
- Negative mod
|
||||
|
||||
## Prompt
|
||||
- Fix terminal color detection
|
||||
|
Loading…
x
Reference in New Issue
Block a user