The source content for blog.juliobiason.me
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
+++
|
|
|
|
title = "Normative Robust Platinum"
|
|
|
|
date = 2020-10-22
|
|
|
|
|
|
|
|
[taxonomies]
|
|
|
|
tags = ["projects", "personal", "cli", "naming"]
|
|
|
|
+++
|
|
|
|
|
|
|
|
Name Rust Project
|
|
|
|
|
|
|
|
- "clap-rs"
|
|
|
|
- "generate 'name'"
|
|
|
|
- "adjectives add/remove/list"
|
|
|
|
- "metals add/remove/list"
|
|
|
|
- Build metal list
|
|
|
|
- Default list
|
|
|
|
- Dump default list on database on initial run
|
|
|
|
- Build adjective list
|
|
|
|
- Default list
|
|
|
|
- Dump default list on database on initial run
|
|
|
|
- Should accept adding metal and adjectives
|
|
|
|
- List storage should accept comments
|
|
|
|
- Get project description, one phrase, short
|
|
|
|
- Get metal with the same starting letter as the last word
|
|
|
|
- Get adjectives from the rest of the words, starting letter, order by word “distance”
|
|
|
|
- Join all
|
|
|
|
|
|
|
|
Repository: [nrp.git](https://git.juliobiason.me/nrp.git/)
|