Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/computate-org/computate_itcl


https://github.com/computate-org/computate_itcl

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# Install the itcl ansible role

```bash
# Create a directory for the ansible role.
install -d ~/.ansible/roles/computate.computate_itcl

# Clone the itcl ansible role.
git clone [email protected]:computate-org/computate_itcl.git ~/.ansible/roles/computate.computate_itcl
```

# Run the itcl ansible playbook to install itcl locally.

```bash
ansible-playbook ~/.ansible/roles/computate.computate_itcl/install.yml
```