Skip to main content

Project generator for Nintendo Switch homebrews. A work in progress.

Installation

Install from PyPi using pip, a package manager for Python.

$ pip install nxstart

Don’t have pip installed? Try installing it, by running this from the command line:

$ curl https://bootstrap.pypa.io/get-pip.py | python

Or, you can download the source code for nxstart and then run:

$ python setup.py install

You may need to run the above commands with sudo.

Getting Started

To create a C/C++ libnx project simply run nxstart cpp. It will ask for a project name, author name and if you are using CLion (IDE by Jetbrains). If you say yes to CLion, CMakeLists.txt will be included.

The following project structure will be created:

project
   CMakeLists.txt  // Only if you use CLion
   Makefile
   icon.jpg
   README.md

└───data

└───include

└───source
       main.cpp    // Your main application file

To skip the prompts, provide the necessary flags. For example:

$ nxstart -n "My new project" -a "John Doe" cpp --clion

Or if you don’t use CLion:

$ nxstart -n "My new project" -a "John Doe" cpp --no-clion

Support for PyNX and BrewJS projects will be added soon.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nxstart-0.1.1.tar.gz (24.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nxstart-0.1.1-py3-none-any.whl (26.4 kB view details)

Uploaded Python 3

File details

Details for the file nxstart-0.1.1.tar.gz.

File metadata

  • Download URL: nxstart-0.1.1.tar.gz
  • Upload date:
  • Size: 24.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for nxstart-0.1.1.tar.gz
Algorithm Hash digest
SHA256 36cfa3a7f4fcf9c83d30ab16c7b28b6010381b7d6a497a506afee7cf4fdb476c
MD5 d366982eb02d886acabe146b310f8871
BLAKE2b-256 7429562881f550e23fac6795e20588c7da8c1dd706c01bea6aeaf96ffea97fbd

See more details on using hashes here.

File details

Details for the file nxstart-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for nxstart-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c5fe4e2ab39665c32ddcc8c21a90d5909dbb384d8f7107279ec4d8617a8c428c
MD5 2949be5ea1ae0048d6c26820ddeace9c
BLAKE2b-256 a14dab52a2f61f34152e1a2e7773a37ca60ec8ca4d1cc016896cffff3934e5ab

See more details on using hashes here.

Release history Release notifications | RSS feed

1.1.3

2 files

1.1.2

2 files

1.1.0

2 files

1.0.3

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

0.5.0

2 files

0.4.0

2 files

0.3.0

2 files

0.2.1

2 files

0.2.0

2 files

This release

0.1.1 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page