Skip to content

pzula/fullstop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fullstop

This gem is intended to be used to manage dotfiles across systems. Using it will allow you to easily sync dotfiles from a git repo to a new system with a few short commands.

Installation

Add this line to your application's Gemfile:

gem 'fullstop'

And then execute:

$ bundle

Or install it yourself as:

$ gem install fullstop

Usage

TODO: Write usage instructions here

TODO: Write full commands and help here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

A CLI for managing dotfiles across machines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages