Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

inato/typescript-kata-template

 
 

Repository files navigation

Code Kata TypeScript Template

This is a typescript template for code katas created by Pablo Rodríguez Guillén.

To use it follow these steps.

Step 1. Clone the repository

git clone [email protected]:Pablorg99/typescript-kata-template.git

Step 2. Install the dependencies (I use yarn)

yarn install

Step 3. Run the tests

yarn test

Experiment TCR

Install fswatch with brew install fswatch. Start the TCR loop with ./tcr-loop.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 65.2%
  • JavaScript 26.1%
  • TypeScript 8.7%