Skip to content

Commit

Permalink
Merge pull request #59 from valab-certh/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
fl0wxr authored Apr 11, 2024
2 parents ff4a845 + 395d87b commit 44198ef
Show file tree
Hide file tree
Showing 7 changed files with 675 additions and 409 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Apostolos Dimoulakis
Copyright (c) 2023- Apostolos Dimoulakis, Michail Nikolaidis, Evangelos Politis

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 3 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ cd python/python/ && make clean check all && cd ../..
cd python/ && make clean check all && cd ..

# Staging
printf 'USERNAME=user\n' >> python/.env
printf 'PASSWORD=pass\n' >> python/.env
cd python/ && make STAGING=1

Loading

0 comments on commit 44198ef

Please sign in to comment.