Page MenuHomeSealhub

npm init sealious-app
Closed, ResolvedPublic2 Points

Description

Npm has a neat way of integrating with npm init. It is used to quickly start creating an application scaffolding (all the basic necessary files and directories) based on some template.

https://docs.npmjs.com/cli/v8/commands/npm-init

The task it to integrate rPLAY Sealious playground with npm init, so running npm init sealious-app creates an application based on sealious-playground's template

Details

Tested by
kuba-orlik
Coded by
danvei
Reviewed by
kuba-orlik
Action required from
danvei

Revisions and Commits

rCSA create-sealious-app
Restricted Differential Revision

Event Timeline

Hello! I have the npm command working! I would like to know if the command downloads the correct files, and also if it works properly on linux, as I tested it on windows.

It should both clone the Sealious playground and install its dependencies.

Try "npm init sealious-app"

Before I run it, could you provide a link to the code of your solution? Did you push it to some repository?

Of course! Here you have the link to the repository: Link to "create-sealious-app" on github
To be more specific, the file I added it is contained in the "bin" folder. It's named "cli.js" and contains the instructions to clone the repository Link to the added file

kuba-orlik added a revision: Restricted Differential Revision.Mar 16 2024, 12:58
jenkins-user moved this task from Doing to Review on the Kanban board.
jenkins-user updated Action required from, added: FilipI; removed: danvei.
jenkins-user added a subscriber: danvei.
jenkins-user moved this task from Review to Doing on the Kanban board.
jenkins-user updated Reviewed by, added: kuba-orlik.
jenkins-user updated Action required from, added: danvei; removed: FilipI.
jenkins-user moved this task from Doing to Review on the Kanban board.
jenkins-user updated Action required from, added: kuba-orlik; removed: danvei.
jenkins-user moved this task from Review to Doing on the Kanban board.
jenkins-user updated Action required from, added: danvei; removed: kuba-orlik.
jenkins-user moved this task from Doing to Review on the Kanban board.
jenkins-user updated Action required from, added: kuba-orlik; removed: danvei.
jenkins-user assigned this task to danvei.
jenkins-user moved this task from Review to Ready for testing on the Kanban board.
jenkins-user updated Action required from, added: AmeliaB, Koossa, karolwojtowicz87, brtkuu, prostyfranek, zbartosz, radoptak; removed: kuba-orlik.
jenkins-user updated Tested by, added: kuba-orlik.
jenkins-user moved this task from Ready for testing to Ready to land on the Kanban board.
jenkins-user updated Action required from, added: danvei; removed: AmeliaB, Koossa, karolwojtowicz87, brtkuu, prostyfranek, zbartosz, radoptak.