bobp - v0.10.0
    Preparing search index...

    bobp - v0.10.0

    Cover

    NPM Badge GitHub Repository Badge Publish Badge Coverage Badge Dependencies Badge


    bobp

    How can I help you, Bobp?

    This most excellent piece of software awaits you, whether fate led you here or you simply botched a search. Either way, welcome!

    I originally created this tool for my own use, tailoring it to my needs. But if you find it useful too, I’m glad it can help!

    npm i -g bobp
    

    Generates a PNG cover image (cover.png) in the current working directory.

    Usage:

    npx bobp cover "Example title" "Description for the Example cover"
    

    Creates a new Electron project from a predefined template in the current working directory.

    Usage:

    npx bobp electron "App Name"
    

    Generates a LICENSE file in the current working directory.

    Usage:

    npx bobp license "John Doe"
    

    Creates a new Next.js project from a predefined template in the current working directory.

    Usage:

    npx bobp next "example-next-project"
    

    Copies Prettier configuration files into the current working directory.

    Usage:

    npx bobp prettier
    

    Resources

    License Badge