Skip to content

anttilinno/blankarch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start

Follow up to the vagrant repository

  • Install archlinux packages and docker
     ansible-playbook setup.yml
    

User password from playbook is wanker and it is not sensitive information

Tools to install manually currently

Install pyenv

```
git clone https://github.com/pyenv/pyenv.git ~/.pyenv
cd ~/.pyenv && src/configure && make -C src

pyenv install 3.12.3
```

Install volta to manage node versions

```
curl https://get.volta.sh | bash
volta install node@20
```

// TODO: Add docker // TODO: Structure repository

About

Arch base. Next step would be running Ansible.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published