Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bodil/frob
This project has moved:
https://github.com/bodil/frob
Last synced: 2 months ago
JSON representation
This project has moved:
- Host: GitHub
- URL: https://github.com/bodil/frob
- Owner: bodil
- Created: 2013-08-25T22:22:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-06-15T15:20:27.000Z (over 1 year ago)
- Last Synced: 2024-10-05T04:15:21.368Z (3 months ago)
- Language: TypeScript
- Homepage: https://gitlab.com/bodil/frob
- Size: 23.4 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frob
Frob is a configuration management tool designed for personal use.
Given a simple declarative config file (in TypeScript), Frob can quickly and reliably set up your home directory and workstation environment just the way you like it.
Frob also makes it easy to keep all your dotfiles in a synced folder.
## License
Copyright 2013 Bodil Stokke
Licensed under the Apache License, Version 2.0 (the "License"); you
may not use this file except in compliance with the License. You may
obtain a copy of the License at
[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0).Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied. See the License for the specific language governing
permissions and limitations under the License.