Skip to content
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.
/ nom Public archive

Simple app to store configuration files

License

Notifications You must be signed in to change notification settings

JamesMcMahon/nom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOM

Nom is a simple app to store configuration and other files in a managed repo.

NOTE: nom is still under active development and I'm not responible for anything it may do to your files or pets.

Sample Usage:

    nom add <file> starts tracking a file
    nom update <file> updates the file in the managed repo
    nom remove <file> remove the file from managed repo

Commands:

  • add -- add a file
  • update -- update a file
  • remove -- remove a file
  • revert -- revert a file
  • status -- check the status of a file

Dependencies:

    GitPython - for git storage

About

Simple app to store configuration files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published