Skip to content

faissalMT/Ctlst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ctlst

Ctlst (pronounced 'Catalyst') is a tool similar to the Rails CLI. It provides simple commands to build React project that takes advantage of clean architecture, test driven development and containerisation. This folder must be added to your PATH.

Installation

gem install ctlst

Examples

ctlst new my_react_app
ctlst domain ApiKey
ctlst gateway ApiKeyGateway
ctlst usecase HaveAccess
ctlst component AccessStatus

Dependencies

  • Ruby
  • NPM
  • Docker
  • Docker-compose
  • Storybook-cli 4
  • Create-react-app 2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published