Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add basix nix shell #23

Merged
merged 1 commit into from
Sep 29, 2024
Merged

feat: Add basix nix shell #23

merged 1 commit into from
Sep 29, 2024

Conversation

moan0s
Copy link
Contributor

@moan0s moan0s commented Sep 27, 2024

Honestly I am very new to both Nix and Versatiles so please tell me if this is unhelpful but this adds a basic nix-shell config that allows to build the frontend.

Usage

$ nix-shell
[nix-shell] $ npm install
[nix-shell] $npm run-build
[nix-shell] $ ls release/
frontend.br.tar          frontend-minimal.tar.gz  frontend-rust.tar.gz  notes.md
frontend-minimal.br.tar  frontend-rust.br.tar     frontend.tar.gz

@MichaelKreil MichaelKreil merged commit fbf00b8 into versatiles-org:main Sep 29, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants