Skip to content
/ kaltCli Public

kaltCli is a simple and agnostic tool to theme and create your project files [WIP]

Notifications You must be signed in to change notification settings

wwwjsw/kaltCli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run

cargo run -- <path> <filename> <extension>

Run Example

cargo run -- screen homeScreen tsx

cargo run -- atom homeAtom ts

cargo run -- component homeComponent tsx

Roadmap

This is early development version. I am currently considering:

  • Parse 3 arguments action and filename and extension.
  • implement cargo run -- screen homeScreen tsx command.
  • break code into functions.
  • create any file.
  • verify if path exist before creation.
  • create any file but check if file exist.
  • write exemple string to the file.
  • verify if path exist before creation (look for other solutions and compare if there is a better one).
  • implement templates.

About

kaltCli is a simple and agnostic tool to theme and create your project files [WIP]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages