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

Creates a new application from the js.tau repository.

License

Notifications You must be signed in to change notification settings

kherge-archive/js.create-tau-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has been archived as it is no longer needed. Please see the official Electron documentation on how to create a TypeScript + Webpack projects, followed by their documentation on adding React to the project.


Create Tau App

Generates a new application from the js.tau template.

Usage: create-tau-app [options] <dir>

Creates a new application using Tau.

Options:
  -X                       Print the version of this tool.
  -n, --name <name>        The name of your new application.
  -u, --update             Force update the cache.
  -v, --version <version>  The version of the template. (default: "latest")
  -V, --verbose            Enable verbose logging. (default: false)
  -h, --help               Displays this help screen.

NPM

npm create-tau-app my-app

Yarn

yarn create tau-app my-app

About

Creates a new application from the js.tau repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published