1.0.6 • Published 9 months ago

code-shaper v1.0.6

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

Code Shaper

CLI for generating code

Developer notes

To test the shaper CLI locally, build it and then symlink this folder using npm link:

# Starting in the root directory of the repo
npm ci
npm run build

# Now change directory to this folder and create a symlink
cd apps/code-shaper
npm link

# Make sure link has been correctly created
# Output should be similar to this:
# /Users/naresh/.nvm/versions/node/v16.15.0/lib
# `--- code-shaper@0.0.18 -> ./../../../../../projects/code-shaper/apps/code-shaper
npm ls -g

# Change directory back to root directory
cd ../..

# Rebuild shaper after any changes and try it out
npm run build
shaper
1.0.6

9 months ago

1.0.5

10 months ago

1.0.2

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.1

11 months ago

1.0.0

1 year ago

0.1.0

1 year ago

0.1.2

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.0.22

2 years ago

0.0.18

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago