Skip to content

kaihodev/tateru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tateru

Build your TypeScript projects with speed and ease.

NPM | Docs | Github

CD: Canary

Tateru is released under the MIT license & supports modern environments.

Install via NPM

Check out the npm folder or run any of the following:

$ npm i -g tateru
$ yarn global add tateru
$ pnpm install --global tateru

Manual install

Head over to the canary-builds branch on GitHub to download your relevant executable.

Build from source

$ go build; chmod +x ./tateru;