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

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


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

Last synced: about 1 year 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 git@github.com: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
```