Skip to content

ryanmcdermott/bazel-ts-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bazel-ts-template

This is a template for a TypeScript project using Bazel.

Installation

First, ensure that you have installed Bazel. Then run the following:

git clone https://github.com/ryanmcdermott/bazel-ts-template

Running

Main

bazel run //src/app:main_bin

Tests

bazel test //src/app:adder_test

About

TypeScript starter template for the Bazel build system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published