Generate new Factorio map

su - service factorio stop cd /factorio bin/x64/factorio --create saves/my-save.zip \ --map-gen-settings data/map-gen-settings.json \ --map-settings data/map-settings.json chown -R factorio:factorio...

Read More...

Cisco CCNA Study :: Home Lab Notes

#################################################################### # R1 # Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.7(3)M5, RELEASE SOFTWARE (fc1) # Factory reset reload...

Read More...

ORM::ActiveRecord

ORM::ActiveRecord is an object-relational mapping module for Raku that mostly follows the Active Record Pattern . Install using zef: zef install --/test ORM::ActiveRecord More info: Doumentation...

Read More...

BDD::Behave

A behavior driven development framework for Raku. Github Repo Latest Release Report Issues LICENSE Install using zef: zef install BDD::Behave

Read More...

Template::HAML

HTML Abstraction Markup Language for Raku. A shameless rip-off of Ruby HAML. Github Repo Latest Release Report Issues LICENSE

Read More...