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

remove cargo-generate #38

Merged
merged 2 commits into from
Aug 9, 2022
Merged

remove cargo-generate #38

merged 2 commits into from
Aug 9, 2022

Conversation

shamsartem
Copy link
Collaborator

No description provided.

@linear
Copy link

linear bot commented Aug 9, 2022

DXJ-94 Fluence CLI: remove cargo-generate dependency

Cargo-generate takes long time to compile and also produces a template with snake_case name and files that are not necessary for Fluence CLI. The easiest, most reliable way is to just hard-code necessary files in Fluence CLI for now. This does not require any additional dependencies

@shamsartem shamsartem self-assigned this Aug 9, 2022
@shamsartem shamsartem requested a review from coder11 August 9, 2022 11:51
path = "src/main.rs"

[dependencies]
marine-rs-sdk = "0.6.15"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should extract these versions to const.ts file

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, I should totally do it. Thanks

@shamsartem shamsartem merged commit cf3721d into main Aug 9, 2022
@shamsartem shamsartem deleted the DXJ-94 branch August 9, 2022 12:49
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