Skip to content

AscenderTeam/AscenderCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI for interacting with core framework functionality. This CLI allows users to create new AscenderFramework projects, as well as manage existing projects running their CLI.

Table of Contents

Installation

To install the CLI, run the following command:

pip install ascender

Usage

To create new project, just execute the following command:

ascender projects new --name <project_name>

To execute project commands, just execute the following command:

ascender run <command>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPLv3

About

Global CLI application for AscenderFramework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published