Skip to content

kir68k/random-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kir68k/random-stuff :3

εντροπία ⛥ impermanence

What is this

Small random things I made either years ago or around when this repo was made, that don't necessarily deserve having their own repo, unless I believe that's appropriate.

Dir structure

The directory structure should be as follows:

random-stuff
├── language-name
│   ├── .gitignore
│   ├── .envrc
│   ├── .language-specific-file
│   ├── flake.lock
│   ├── flake.nix
│   └── project-name
│       ├── build-files
│       └── src
│           ├── random.mod
│           └── random.hi
├── LICENSE.md
└── README.md

This lets me have a Nix shell flake, loaded through direnv, and gitignore per language.

Requirements

That means, to properly use this repo, the following are required:

  • Nix, with flakes/experimental-features enabled\

And the following are recommended:

  • Direnv

Direnv here is used to automatically load a Nix shell, set up with any tools needed for a given language.

Licensing

Everything here is licensed under the ISC License.


Nya~ :3

About

it's in the name

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published