onlydustxyz / generator-starknet

This is a development platform to quickly generate, develop & deploy smart contract based applications on StarkNet.
MIT License
38 stars 16 forks source link

Generate CI workflows for Protostar (Github actions) #27

Open AbdelStark opened 2 years ago

AbdelStark commented 2 years ago

Description

As a developer, I would like to have CI workflows generated for my project.

The continuous integration is an important part of the development lifecycle, hence it would improve the dev UX if the generator could prepare CI workflows.

Acceptance criteria

internnos commented 2 years ago

i think this issue is currently very hard thing to do, since the protostar would not work in the runner environment, even in the original repo, they are not able to do so

and currently the generator for protostar is not working yet, so I'll submit a PR about that first

@abdelhamidbakhta