Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boku

A scaffolding tool to generate personalised cli.

Demo

Soon!

Usage

$ npx boku

//=> Fill your info as per the prompt

//=> Push the generated code somewhere

//=> Publish the module
$ npm publish


//=> Run anywhere!
$ npx username

OR

$ npm i -g boku
$ boku

//=> Push and publish

Image

  • Presently the image is fetched from the GitHub API of the provided username.

  • To use a custom image from url, simply swap out the image url avatar_url.

  • To use an image file,

const path = require('path);
.
.
terminalImage.file(path.join(__dirname, 'image_name.xyz'))
.
.
termImg.file(path.join(__dirname, 'image_name.xyz'), { fallback })

Uses

The handlebars template which is scaffolded out is here.

Thanks

Author

Anshuman Verma

Contribute

Found a bug? please create an issue

About

A personalised cli scaffolding tool -> npx boku

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.