#typescript #scaffold #generate-typescript #cli #cli-tool #rust

app facere

Simple project to create typescript files with rust :)

4 releases

0.1.8 Jan 31, 2024
0.1.5 Jan 31, 2024
0.1.3 Jan 27, 2024
0.1.0 Jan 25, 2024

#817 in Command line utilities

Apache-2.0

11KB
227 lines

Facere

Facere is a simple project to automatically generate files for projects that use TypeScript. It is a simple tool, but designed to bring ease and efficiency to developers in their day-to-day projects.

Installation

Install the Facere tool on your system using command below.

Shell (Linux):

curl -O -L https://github.com/fyoussef/facere/releases/tag/v0.1.3/facere-x86_64-unknown-linux-gnu.tar.gz

In the case of other systems, I recommend that you download directly from the following address. See if your system is in the list and download it.

https://github.com/fyoussef/facere/releases/tag/v0.1.3

Dependencies

~1.2–1.8MB
~35K SLoC