Skip to content

akusei/snoopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme coming soon

Initialization

The sensitive files will need to be decrypted before compiling. Run the following command to decrypt the required files.

Note: both the encrypt and decrypt functions can use an environment variable (SNOOPY_PASSWORD) for the encryption/decryption password

docker-compose run --rm snoopy decrypt

Building

This project includes building helper functionality. To build windows, linux and mac variations in 64 and 32 bit just run

docker-compose run --rm snoopy build

Encrypting Files

Certain files will need to be encrypted before pushing to the repo. Run the following command to encrypt the files:

docker-compose run --rm snoopy encrypt

About

A tool that does a thing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published