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

Init functionality by adding a small CLI #16

Merged
merged 6 commits into from
Jun 2, 2023

Conversation

0xfourzerofour
Copy link
Contributor

@0xfourzerofour 0xfourzerofour commented May 15, 2023

Simple code generation that allows you to enter the following command

cargo run --package cli -- --strategy-name {NAME}

this will generate a new base strategy to make it easier to develop faster.

the implementation could be a lot cleaner and I think this should be added into the base artemis command however I thought I would start a discussion on that within this thread because it may change a bit overtime. I am a big fan of how the forge library and cli is set up and we could migrate to something similar to allow for more cli additions

@0xfourzerofour
Copy link
Contributor Author

@FrankieIsLost @pistomat related to #13

@mevcafe
Copy link

mevcafe commented May 16, 2023

great PR, had an lil error so changed the command to cargo run --package cli -- --strategy-name {NAME} to make it work ;)

@0xfourzerofour
Copy link
Contributor Author

great PR, had an lil error so changed the command to cargo run --package cli -- --strategy-name {NAME} to make it work ;)

yeh sorry I forgot to add that part. Thank you!

@pistomat
Copy link
Contributor

Nice! Works great 🚀🚀

@FrankieIsLost FrankieIsLost merged commit 0975385 into paradigmxyz:main Jun 2, 2023
4 checks passed
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.

None yet

4 participants