blogster icon indicating copy to clipboard operation
blogster copied to clipboard

Add support for custom package manager.

Open mysteryven opened this issue 2 years ago • 1 comments

I really like this theme, It's a great work! But I have a little suggestion.

I initialize my repo by npm init -y, but when I finished npx create-blogster@latest --theme sleek, it shows help information below:

Start your development with:

    - cd my-blogster-blog
    - yarn dev

Do you think add detection of package is a worth doing for? Maybe support of pnpm can speed up initialization.

mysteryven avatar Jan 21 '23 04:01 mysteryven

That'd be nice. PR welcome.

flexdinesh avatar Jan 23 '23 06:01 flexdinesh