You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
Something similar to powerlevel9k where you use a shell script to set up your bash prompt.
I think there are a few config options that would be cool to have in particular, and set up your scaffold in the way you prefer through running the script. It starts as something very vanilla if the script is never run.
This might defeat the purpose of the opinionated scaffold, but gives more flexibility for everyone to use IMO.
Init
Set your package names in all the package.json files
Package Manager
pnpm (default)
yarn + lerna?
npm + lerna
Wallet Connect Options
RainbowKit/Wagmi (default)
useWallet/web3modal
GraphQL Options
urql (default)
swr + graphql-request
Editor Options
(multi-select)
prettier (default)
eslint (default)
CSS Options
Tailwind (default)
Vanilla
etc
Also I'm happy to start on this after I get a few things done
The text was updated successfully, but these errors were encountered:
Something similar to powerlevel9k where you use a shell script to set up your bash prompt.
I think there are a few config options that would be cool to have in particular, and set up your scaffold in the way you prefer through running the script. It starts as something very vanilla if the script is never run.
This might defeat the purpose of the opinionated scaffold, but gives more flexibility for everyone to use IMO.
Init
Set your package names in all the package.json files
Package Manager
Wallet Connect Options
GraphQL Options
Editor Options
(multi-select)
CSS Options
Also I'm happy to start on this after I get a few things done
The text was updated successfully, but these errors were encountered: