clogi

Crates.ioclogi
lib.rsclogi
version0.0.2
created_at2021-06-06 02:58:01.32222+00
updated_at2021-07-03 09:21:29.040725+00
descriptionclogi, command line logistics, for kōrero between your terminal and the web (usually)
homepage
repositoryhttps://github.com/aidenlangley/clogi
max_upload_size
id406729
size43,174
nedia (aidenlangley)

documentation

https://github.com/aidenlangley/clogi

README

clogi

The name clogi was originally meant to mean cargo-logistics, since I had wanted to create a command line utility that would cater to my abstract, object oriented brain so I could run things like cargo new class within a project and dump a lot of boiler plate code into files and organise them sensibly.

Now, it's more like command-line-logistics, since this project is basically a meeting place for command line applications that I want to write.

Summary of parts

  • clogi, the CLI.
  • todoist, or lib-todoist, for Todoist models and interfacing with their API.
  • chrono_elapsed, an extension of chrono. Provides contextually aware date objects. In other words, allows you to display things such as datetime dt was n days ago or arrives in 02:30s.
  • korero, a library with code for making HTTP requests. Aims to be where code for interfacing externally lives.

External

Credit, ideas & inspiration

Commit count: 0

cargo fmt