project-dotfiles

0.0.3 • Public • Published

Project Dotfiles npm npm

Keep dotfiles consistent across your projects by making them an installable/updatable package.

Forked from colingourlay/package-dotfiles

NPM

Usage guide

  • Fork this package and change the contents of the files directory to what you want to use in other projects.
  • Publish it to a place you can npm install from (e.g. Github, BitBucket, even npm).
  • In your project, install your forked package. It will copy everything under files/ to your project root.

Note

npm renames .gitignore as .npmignore when bundling packages for installation. If you plan to place a .gitignore in your files directory, call it gitignore (without the dot), and the installer will restore the correct name when the file is copied across.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i project-dotfiles

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • jameswyse