0.3.11 • Published 8 months ago

@femboycafe/create v0.3.11

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

create-ts

Initializes one of many typescript templates - see here.

Usage

pnpm create @femboycafe

Usage from Source

on POSIX systems:

git clone https://github.com/Exponential-Workload/create-ts.git create-ts;
cd create-ts;
pnpm i;
pnpm build;
chmod +x ./dist/index.js
ln -s ./dist/index.js $HOME/.bin/create-ts; # assumes $HOME/.bin exists & is in your path
cd ..;

# to run:
create-ts
0.3.9

8 months ago

0.3.11

8 months ago

0.3.10

8 months ago

0.3.0

8 months ago

0.3.12-beta-1

8 months ago

0.3.6

8 months ago

0.3.5

8 months ago

0.3.8

8 months ago

0.3.7

8 months ago

0.3.12-beta-2

8 months ago

0.3.2

8 months ago

0.3.12-beta-3

8 months ago

0.3.1

8 months ago

0.3.4

8 months ago

0.3.3

8 months ago

0.2.0

12 months ago

0.1.3

1 year ago

0.1.2

1 year ago