Skip to content

kyanvasu/andromeda-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Andromeda CLI

Andromeda is a command line tools to create mobile skeleton project based en Kanvas ecosystem to supply the folder structure, APIs, design system, setting, packages and others stuff need it to work on standard’s Kanvas.

Content

This repository contains tools and helpers for React Native init that integrate with others third party to acomplish with Andromeda CLI.

Creating a new Andromeda project.

Example running cli command in terminal:

npx @kanvas/andromeda-cli <project_name>
- ios
- android
- src
  - components
    - atoms
    - molecules
    - organisms
    - templates
  - domain
    - shared
  - theme
  - locales
- app.json
- index.js
- package.json 
- react-native.config.js 

Packages and structures and tools integrate on this CLI: