Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Ferric `init` command

Aperta
#299 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
cmake, typescript

Direzione di ricerca

Inizia esaminando il pacchetto ferric-example e gli entry point CLI esistenti di Ferric e CMake-RN, quindi confronta la struttura dei pacchetti utilizzata in CI. Definisci lo stato inizializzato previsto per un pacchetto nuovo e per uno esistente, inclusi i casi monorepo e dry-run. Il lavoro è completato quando l’esempio può essere generato e verificato rispetto alla struttura dei pacchetti sottoposta a commit.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Ferric 🦀 good first issue

To make it trivial to start working on a library using Ferric and CMake-RN, we'd like a commands to the two clis to initialize a simple package.

It should support creating a new package structure from scratch as well as modifying an existing package structure: I imagine running the command would leave the package in a state, much like the ferric-example package for Ferric. We should simply run the command to initialize the example on CI and assert it's no different from the package we've checked into git. We would likely need a similar example for CMake-RN.

Ideally it should also be mono-repo aware (ensuring it itself is in the root projects workspaces in case of init into a pnpm or yarn monorepo) and support a --dry-run option to explain what it's going to do. It should also support incremental updates over overriding files - as an example updating a package's deps and deriving a default for the library / target name based off the package name (stripping any @scope/).

Lingua principale
TypeScript
Stelle
188
Fork
10
Merge medio
2g 17h
PR unite (30g)
3

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di callstackincubator/react-native-node-api

Tutte le issue di callstackincubator/react-native-node-api

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.