Skip to content

GNAT-Academic-Program/lab_rsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSA Lab

Prerequisite

Install Tmux

sudo apt-get install tmux

Fetch the Crate

alr get rsa_lab && cd rsa_lab*

Build (Alire)

alr build

Build (GPRBuild)

eval "$(alr printenv)" && gprbuild rsa_lab.gpr

Build (GnatStudio)

eval "$(alr printenv)" && gnatstudio rsa_lab.gpr

Run

cd bin && ./setup_tmux.sh

Contributing

Your contributions are welcome! If you wish to improve or extend the capabilities of this BSP, please feel free to fork the repository, make your changes, and submit a pull request.

Support and Community

If you encounter any issues or have questions regarding the usage of this crate, please file an issue on the GitHub repository. For broader discussions or to seek assistance, join an Ada developer community found here.


Happy Coding with Ada!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published