Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 675 Bytes

File metadata and controls

29 lines (22 loc) · 675 Bytes

Aethervault


Aethervault is a CRM
This is currently in the development phase and is not ready to be used

Build Instructions (development)

After following above instructions create a build directory and cd into it:

mkdir build
cd build

Run generation command (the flag is for Neovim to have proper linking):

cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ..

Now, just run make inside the build directory and run the Aethervault executable!


To-Do

  • Save to SQL database
  • Importing via various file types
  • Encryption
  • Make new layout
  • Add search bar