5.0.0 • Published 3 months ago

swiftbase_cli v5.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 months ago

SwiftBase - Node.js CLI for Swift Project Bootstrapping and Deployment

SwiftBase is a powerful Node.js command-line interface (CLI) package that streamlines the process of creating and deploying Swift projects. With SwiftBase, you can easily bootstrap a new project, manage authentication, select desired services, and seamlessly deploy your projects. Whether you're building a static website or serverless functions, SwiftBase has got you covered.

Installation

You can install SwiftBase using either npm or yarn. Open your terminal and run one of the following commands:

npm install -g swiftbase

or

yarn global add swiftbase

Usage

1. Bootstrap a New Project

To start a new Swift project, open your terminal and simply type:

swiftbase

2. Authentication

Upon launching SwiftBase, you'll be prompted to log in or register if you don't have an account.

3. Project Creation

After successful authentication, SwiftBase will guide you through the process of creating a new project. You'll be asked to enter a project name.

4. Select Services

Once the project is set up, you'll be prompted to choose the services you want to include in your project. Currently, you can choose from:

5. Finishing and Coding

With your project bootstrapped and services selected, you're ready to start coding! SwiftBase provides a solid foundation for your project, allowing you to focus on what matters most – your code.

6. Deploy Your Project

When you're ready to deploy your project, simply type:

swiftbase deploy

7. Service Deployment

After entering the deploy command, SwiftBase will ask you to select the services you want to deploy. Choose from the services you initially selected.

8. Deployment Complete

After deployment is complete, SwiftBase will provide you with the URL to your live application. You can access and share your project with the world!

Contributing

We welcome contributions to SwiftBase! If you find any issues or have suggestions for improvements, please feel free to submit a pull request.

To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or fix.
  3. Implement your changes.
  4. Test thoroughly.
  5. Submit a pull request explaining your changes.

Contributors

Bisrat Awoke

License

SwiftBase is released under the MIT License. Feel free to use, modify, and distribute SwiftBase as needed.


Thank you for using SwiftBase to streamline your Swift project development and deployment! We hope you enjoy the seamless experience and create amazing projects.

5.0.0

3 months ago

4.0.1

4 months ago

4.0.0

4 months ago

3.0.1

8 months ago

3.0.0

8 months ago

2.0.6

8 months ago

2.0.5

8 months ago

2.0.4

9 months ago

2.0.3

9 months ago

2.0.2

9 months ago

2.0.1

9 months ago

2.0.0

9 months ago

1.0.4

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago