ak9im course projects
Go to file
leo 01cdd03dac
p2: implement file reading+basic data operations
also, update .pre-commit-config.yaml to:
* first change to ./p2, then run the tests (pre-commit deliberately does
  not allow this by design [1])
* for the above, the https://github.com/dnephin/pre-commit-golang repo
  had to be dropped as it does not allow any customisation either.

also, add some flake updates (would be better split into another commit,
I know):
* use baseurl var
* add statix to shell packages
* fix building p1

refs:
[1]: https://github.com/pre-commit/pre-commit/issues/1110
2023-02-24 23:50:13 +01:00
.vscode add .vscode settings 2023-01-27 01:57:20 +01:00
p1 bump p1 to v0.0.1 2023-01-28 18:56:54 +01:00
p2 p2: implement file reading+basic data operations 2023-02-24 23:50:13 +01:00
.editorconfig initial commit 2022-11-03 21:18:55 +01:00
.envrc initial commit 2022-11-03 21:18:55 +01:00
.gitattributes update .gitattributes 2023-01-28 19:04:09 +01:00
.gitignore initial commit 2022-11-03 21:18:55 +01:00
.pre-commit-config.yaml p2: implement file reading+basic data operations 2023-02-24 23:50:13 +01:00
README.md add README.md 2022-11-03 21:35:33 +01:00
default.nix initial commit 2022-11-03 21:18:55 +01:00
flake.lock flake: add p2 2023-01-28 19:22:31 +01:00
flake.nix p2: implement file reading+basic data operations 2023-02-24 23:50:13 +01:00
shell.nix initial commit 2022-11-03 21:18:55 +01:00

ak9im

this repo contains code/documentation/protocols for AK9IM classes.