Skip to content

marcosrjalves/whatIDid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whatIDid

Simple RUST cli script to help me keep track of my daily routines

To use, just creates a .env in the root directory, with the following structure:
DBUSER = 'user'
DBPASS = 'pass'
DBHOST = 'localhost'
DBPORT = '5432'
DBNAME = 'db'

Todo:

[ ] - bash to create the .env

About

Simple RUST script to help me keep track of my daily routines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages