This website works better with JavaScript.
Explore
Help
Sign In
crystal-linux-mirror
/
tourmaline
mirror of
https://git.getcryst.al/crystal/software/tourmaline.git
Watch
1
Star
0
Fork
You've already forked tourmaline
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e52c3c5b3a
renovate/configure
install-scripts
main
chrooting
config-extension
integration-not-installation
init-main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e52c3c5b3a'
${ noResults }
tourmaline
/
configs
/
crystal
/
scripts
/
setup-users.nu
5 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add function to generate script files (and generate them)
2 years ago
Add example user creation script and execution logic
2 years ago
def main [cfg] {
Add function to generate script files (and generate them)
2 years ago
echo "Executing Task with config" $cfg
Add example user creation script and execution logic
2 years ago
}
Add function to generate script files (and generate them)
2 years ago