Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrk21/basic-dev
My basic development environment.
https://github.com/mrk21/basic-dev
ansible dotfiles
Last synced: about 1 month ago
JSON representation
My basic development environment.
- Host: GitHub
- URL: https://github.com/mrk21/basic-dev
- Owner: mrk21
- License: mit
- Created: 2014-04-04T10:34:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T17:56:15.000Z (almost 7 years ago)
- Last Synced: 2024-10-13T13:36:33.665Z (2 months ago)
- Topics: ansible, dotfiles
- Language: Vim script
- Size: 175 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
basic-dev
=========My basic development environment.
## Usage
**1. Install Ansible:**
```sh
$ rake ansible
```**2. Run Ansible playbooks:**
```sh
$ rake [t=]
```