[go: up one dir, main page]

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

Setup devenv for project development environment. #25

Merged
merged 3 commits into from
Sep 24, 2024
Merged

Conversation

sadjow
Copy link
Member
@sadjow sadjow commented Sep 21, 2024

Devenv is an excellent tool for standardizing our development environment for everyone contributing to this project. It also helps quickly set up all the necessary tools, facilitating the onboarding of new contributors.

@sadjow
Copy link
Member Author
sadjow commented Sep 21, 2024

@hakenprog, could you please try it out in your environment to see if it is a good choice for this JS package? I have this small gist to setup it: https://gist.github.com/sadjow/898b1023695b983c7a1c742e605de381

enterShell = ''
git --version
node --version
yarn install
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member
@sestrella sestrella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sadjow I'm glad to see Nix is reaching other projects! I only left one small comment.

Copy link
Contributor
@hakenprog hakenprog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good!

@sadjow
Copy link
Member Author
sadjow commented Sep 24, 2024

Thank you for the review @sestrella @hakenprog

@sadjow sadjow merged commit eac2409 into main Sep 24, 2024
2 checks passed
@sadjow sadjow deleted the setup_devenv branch September 24, 2024 12:01
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.

3 participants