varnamer

Crates.iovarnamer
lib.rsvarnamer
version0.1.0
sourcesrc
created_at2023-03-09 14:54:08.83528
updated_at2023-03-09 14:54:08.83528
descriptionA tool that solves the naming problem
homepagehttps://github.com/Manuel030/varnamer
repositoryhttps://github.com/Manuel030/varnamer
max_upload_size
id805717
size91,587
(Manuel030)

documentation

README

Varnamer

A command line utility to name stuff.

Usage

This will proudce a semantically meaningful name for your line of code

varnamer [CODE]

Why?

Naming is a hard problem. You want to jump quickly to your terminal and get a good name without thinking.

Don't be this guy

Install

For the moment, only building from source with cargo is supported

cargo install varnamer
Commit count: 15

cargo fmt