spacetron

1.0.4 • Public • Published

Space

Space is a package manager for the Tron programming language. It provides commands to install and uninstall packages from GitHub repositories.

Usage

After installation, you can use Space from the command line. Here are some examples:

  • To install a package: npx spacetron install <username>/<reponame>
  • To uninstall a package: npx spacetron uninstall <username>/<reponame>

Replace <username> and <reponame> with the username and repository name of the package you want to install or uninstall.

Commands

  • npx spacetron -h: Display commands
  • npx spacetron install <username>/<reponame>: Installs a package from a GitHub repository.
  • npx spacetron uninstall <username>/<reponame>: Uninstalls a previously installed package.

Contributing

Contributions are welcome! Please feel free to submit a pull request.

License

This project is licensed under the MIT License.

/spacetron/

    Package Sidebar

    Install

    npm i spacetron

    Weekly Downloads

    0

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    19.8 kB

    Total Files

    5

    Last publish

    Collaborators

    • error49