Skip to main content Snippets Groups Projects
X

xxxd0.1

Update README.md
cleemy desu wayo authored
919c06a3
Name Last commit Last update
README.md Update README.md
xxxd0.1.py Upload xxxd0.1.py
xxxd0.1.rb Upload xxxd0.1.rb

xxxd0.1

made with Ruby made with Python licensed CC0 1.0

What's this?

This is a project I prepared to try my hand at using git.

As of September 2023, I don't really understand git, GitHub or GitLab.

What happens if it is executed?

It displays a list of information (size and SHA256 checksum value) for the files in the current directory.

The results are similar to the following hash_list.txt.
https://gitlab.com/-/snippets/2416279

I will try to make the Ruby and Python editions output the same results as much as possible.

Future plans

Additional functions such as fine-grained control by specifying options and processing data from STDIN are planned.

But since it is basically a tool for my own use, and since I have created a repository to try out git, there is a possibility that there will be frequent and sudden changes in specifications.