Skip to content

somerandomdev49/proj-name

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Project Name

A command-line utility for when you have no ideas.

This project uses Deno! This utility creates simple words for project names. (most of them don't exist)

Example

$ proj-name
    [ 4 ]
    tenb

$ proj-name 5
    [ 5 ]
    nuwot
    
$ proj-name 7
    [ 7 ]
   bepohen

Installing

I use a simple shell script to install a deno script in a folder (eg. ~/bin/ , which I have in my PATH).

The command I use:
$ make-deno index.ts proj-name

About

A command-line utility for when you have no ideas.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors