0.1.6 • Published 2 years ago

@bradymadden97/freephite-cli v0.1.6

Weekly downloads
-
License
None
Repository
github
Last release
2 years ago

Installation and Setup

bun i -g @bradymadden97/freephite-cli

# Get a Github Access Token from https://github.com/settings/tokens
# Use a "classic token" for now (7/14/2023)
fp auth-fp -t <YOUR_GITHUB_ACCESS_TOKEN>

Update the CLI

bun i -g @bradymadden97/freephite-cli@latest

(WIP) Develop Locally

git clone https://github.com/bradymadden97/freephite
cd freephite
bun i

# Install turbo
npm i -g turbo
turbo build

# To test your local build
node ~path/to/freephite/dist/src/index.js

Publish

cd ~path/to/freephite/
npm publish
0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

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