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

release package-manager-0.1-rc1 #2

Open
LGala opened this issue Oct 16, 2022 · 0 comments
Open

release package-manager-0.1-rc1 #2

LGala opened this issue Oct 16, 2022 · 0 comments
Assignees

Comments

@LGala
Copy link
Member

LGala commented Oct 16, 2022

  • icaro use @latest to install the latest icaro version on your device
    • ensure to delete, if exists, the version you are installing or to not do anything since it's already installed
    • ensure the icaro alias
      • is written on newline into the rc file
      • is written no more that 1 time
    • move the installers here
    • test
  • icaro new/init <name> to create a new icaro project with the given name:
    • ensure there's no other folders with that name
    • src folder with main.ic
    • test
  • icaro build for compiling the code starting from main.ic
    • create a bin folder with the .class files or .jar file
    • test
  • icaro run for running the compiled code into the project
    • test
@LGala LGala self-assigned this Oct 16, 2022
@LGala LGala moved this from Todo to Current sprint in tasks-board Oct 16, 2022
@LGala LGala removed this from tasks-board Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant