1
Fork 0
Bauke's website. https://bauke.xyz
Go to file
Bauke 8d9cfa8ad0
Add trash-cli.
2024-01-15 16:32:43 +01:00
source Update dependencies. 2024-01-15 16:31:42 +01:00
.envrc Add Nix flake and direnv files. 2024-01-15 13:15:26 +01:00
.gitignore Add Nix flake and direnv files. 2024-01-15 13:15:26 +01:00
Cargo.toml Update dependencies. 2024-01-15 16:31:42 +01:00
LICENSE Change license to AGPL-3.0-or-later. 2021-08-14 12:57:12 +02:00
Makefile.toml Move the pnpm scripts to cargo-make tasks. 2024-01-15 15:45:17 +01:00
README.md Move the pnpm scripts to cargo-make tasks. 2024-01-15 15:45:17 +01:00
askama.toml Redo. 2021-11-26 14:08:13 +01:00
flake.lock Add Nix flake and direnv files. 2024-01-15 13:15:26 +01:00
flake.nix Add Nix flake and direnv files. 2024-01-15 13:15:26 +01:00
package.json Add trash-cli. 2024-01-15 16:32:43 +01:00
rustfmt.toml Start over with Rust. 2021-08-26 17:52:13 +02:00
shell.nix Add Nix flake and direnv files. 2024-01-15 13:15:26 +01:00

README.md

Bauke 🦖 XYZ

Bauke's website.

Development

With Nix flakes and direnv installed and enabled, all the required dependencies are automatically loaded from shell.nix. Then cargo-make can be used to build, deploy and lint the code. The available tasks are all described in the Makefile.toml configuration.

License

Distributed under the AGPL-3.0-or-later license, see LICENSE for more information.