Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust cardano-testnet executable directory structure #4558

Closed
Tracked by #4571
Jimbo4350 opened this issue Oct 25, 2022 · 0 comments
Closed
Tracked by #4571

Adjust cardano-testnet executable directory structure #4558

Jimbo4350 opened this issue Oct 25, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Jimbo4350
Copy link
Contributor

Jimbo4350 commented Oct 25, 2022

Modify the cardano-testnet executable directory structure to match that of cardano-cli and cardano-node. I.e:

  1. Create a folder at the top level called app
  2. Create a file called cardano-testnet.hs
  3. Copy contents of cardano-testnet/testnet/Main.hs to app/cardano-testnet.hs
  4. Move contents of cardano-testnet/testnet/Testnet to src/
@Jimbo4350 Jimbo4350 added the enhancement New feature or request label Oct 25, 2022
@Jimbo4350 Jimbo4350 changed the title Adjust cardano-testnet executable structure Adjust cardano-testnet executable directory structure Oct 25, 2022
This was referenced Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants