NinjaSurge 79eb70e67e Renamed object keys
Renamed some of the keys in the readme fields object.
The names are now a little less redundent.

Changelog: changed
2024-09-01 14:54:16 -05:00
2024-08-29 18:21:24 -05:00
2024-09-01 14:54:16 -05:00
2024-08-29 21:03:17 -05:00
2024-08-29 21:03:17 -05:00
2024-09-01 08:44:27 -05:00

Build Status

Project Tool

How to run the project

This is at the moment, just a command line tool. So just go to the git directory that contains this tool and run it like you would any other command line tool, using the file name of the tool, preceded by a period and a forwardslash.

cd /path/to/project-tool/directory
./project-tool.js

How to contribute to the project

If you have a suggestion or idea for the requirements, open an issue with the "Suggestion" template, and it will be reviewed and discussed.

Goal

The goal for this project is to create a tool for creating and managing applications that are compliant with the NinjaSurge Application Requirements.

Contributors

Support this project

  • There is no support link yet.

Development Status

  • Active

Currently Supported Platforms

  • Linux

Roadmap

  • Hello World
    • Greeting screen
    • Initial action handling
  • Config file
    • Creation Dialog
    • Editing Dialog ??
    • User
    • Global
  • gitignore file generator
  • project initialization based off programming language
  • README Handeling
    • Creation
    • Editing
    • Fields
      • Project Title
      • Project Description
      • Steps to Running the project
      • Guide to Contributing
      • Project Goal
      • Contributers List
      • Project Support Link
      • Development Status
      • Supported Platforms
      • Roadmap
      • Integrations
      • Software Stack
  • Git Server Integrations
    • Gitlab
    • GitHub
    • Bitbucket
  • Git Frontend ??
  • Adding project packages dynamically to project and README
  • Add container generator
    • docker
    • podman
  • State File - A file that stores the state/information of the tool in a given project

Integrations

  • NA

Software Stack

  • nodejs
Description
No description provided
Readme 4.8 MiB
Languages
JavaScript 100%