Cap-go / CLI

CLI to help you to manage your version in capgo cloud
https://capgo.app
GNU Affero General Public License v3.0
12 stars 31 forks source link

Feat/make cli init auto intall in project #311

Open Mubashirshariq opened 3 days ago

Mubashirshariq commented 3 days ago

fixes #275 /claim #275 Added the cli init auto install for the following setups

algora-pbc[bot] commented 3 days ago

💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe.

riderx commented 2 days ago

Can you record a video demo?

Mubashirshariq commented 2 days ago

@riderx I will do record the video,but could you please tell me how I shoud test it on a project e.g, react ,i didn't find it in docs

Mubashirshariq commented 1 day ago

@riderx could you please share the exact link/part of the docs where i can find the instruction regarding testing it on a project

riderx commented 1 day ago

You have the explanation of how people should install manually: https://capgo.app/docs/plugin/cloud-mode/auto-update/ Testing a project i think will be harder as you need to create empty project and add capacitor in it

Mubashirshariq commented 19 hours ago

Yeah i understood the manual intallation that is why i added finding the project type and if the project is using javascript or typescript based on that decided the entry point/main file and injected the required code in it.But you were telling to record a video that is what i was asking how i should test it?

riderx commented 18 hours ago

Just demo your code, you create a svelte project and you run the CLI and we see in the video the import is in the code, the package got installed. And the project run in web, and we see in the console it say it do nothing in web. ( the plugin will say it by itself) That will be enough. For each platform you implement:)

riderx commented 18 hours ago

I realize it a bit of work so I will upgrade the bounty