Skip to content

cnsuhao/PrivateSolution

 
 

Repository files navigation

This solution help to make github your own private repository.

#EncryptedFiles This is the output of encrypt.py, which encrypt all curent directory textable files into it. And which will be uploaded to the github.

#$$decrypt.py Which decrypt files from directory EncryptedFiles to current directory.

#$$encrypt.py Which encrypt current directory textable files into EncryptedFiles

#_load.bat A windows shell, which aotu load/update github respository to curent directory, including decrypt files. The loading address is: https://github.com/adajass/EncryptedFiles

#_upload.bat do the reverse things as _load.bat.

#Others Files The rest files in current directory is human readable, they are main project files that you want to load to github as your private project.

You can see the address: https://github.com/adajass/EncryptedFiles for an example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.7%
  • Batchfile 2.3%