GithubHelp home page GithubHelp logo

lxb1628 / nsudo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from m2teamarchived/nsudo

0.0 0.0 0.0 16.27 MB

[Deprecated, work in progress alternative: https://github.com/M2Team/NanaRun] Series of System Administration Tools

Home Page: https://nsudo.m2team.org/

License: Other

JavaScript 0.23% C++ 95.37% C 3.64% C# 0.45% HTML 0.02% Batchfile 0.06% Vue 0.21% Stylus 0.02%

nsudo's Introduction

Logo NSudo - System Administration Toolkit

AppVeyor CI Latest Version Latest Release Downloads Total Downloads License 996.icu FOSSA Status

简体中文 | Русский

This is the source code repository of NSudo. If you wonder to visit the NSudo official website, download NSudo or read the NSudo documents etc, please visit https://nsudo.m2team.org.

This readme file will be the developer oriented document because this it is under the source code repository.

2021 Development Roadmap

  • Add Current User (Elevated) Mode.
    • Implemented in NSudo Shared Library.
    • Implemented in NSudo Launcher.
  • Use wxWidgets to implement the UI.
  • TOML-based environment configuration file.
  • Add more APIs to NSudo Shared Library.
  • Export PDF directly from the offical website.
  • Improve the Gitee mirror experience.
    • Translate the readme in the source tree root.
    • Synchronizing automatically when commits pushed.

Relevant People

Please read People.md.

Code of Conduct

Please read CODE_OF_CONDUCT.md.

Contributing to NSudo

How to become a contributor

  • Direct contributions
    • Create pull requests directly.
    • Please send e-mails to [email protected] if you have any questions.
  • Feedback suggestions and bugs.
    • We use GitHub issues to track bugs and features.
    • For bugs and general issues please file a new issue.

Code contribution guidelines

Prerequisites

  • Visual Studio 2017 Version 15.9 or later.
    • You also need install ARM64 components (MSVC Toolchain and ATL/MFC) if you want to compile ARM64 version of NSudo.
  • Windows 10 Version 1507 SDK or later.
    • You also need install ARM64 components when you installing the Windows 10 Version 1703 SDK or later and you want to compile ARM64 version of NSudo.

How to build all targets of NSudo

Run BuildAllTargets.bat in Source/Native.

How to modify or debugging NSudo

Open NSudo.sln in Source/Native.

Code style and conventions

For all languages respect the .editorconfig file specified in the source tree. Many IDEs natively support this or can with a plugin.

Copying files from other projects

The following rules must be followed for PRs that include files from another project:

  • The license of the file is permissive.
  • The license of the file is left intact.
  • The contribution is correctly attributed in the License file in the repository, as needed.

How to update documents.

Refer to M2TeamArchived#29.

To build new docs, you'll need to have Node.js and Yarn installed on your system, and run build.bat in Website.

Docs engine is based on VuePress.

nsudo's People

Contributors

mourinaruto avatar qcyblm avatar laosb avatar blueberryy avatar margen67 avatar myfreeer avatar thdub avatar bianyifan avatar dependabot[bot] avatar garf02 avatar udev2019 avatar obando777 avatar chungzh avatar fcharlie avatar himimisaki avatar fossabot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.