Skip to content

Releases: AsteroidusTv/Cnps

v1.8.0

27 Sep 17:02
Compare
Choose a tag to compare

Remove auto-find project folder, fix typos

v1.7.0

17 Sep 20:08
Compare
Choose a tag to compare

Remove all bugs and useless tings

v1.6.0

01 Aug 22:53
Compare
Choose a tag to compare

Js bug correction

v1.5.0

01 Aug 12:42
Compare
Choose a tag to compare

Optimize code, IDEs choice is now a selector, add new IDEs

v1.3.0

31 Jul 16:03
Compare
Choose a tag to compare

New version !

Added features

  • Python and assembly are added.
  • During the configuration, we can no longer enter a non-existing folder.
  • When creating the project, we can create a new sub-folder.
  • The code is optimized.
  • The recurring functions have been put in a functions/functions.rs file.

v1.4.0

31 Jul 19:48
Compare
Choose a tag to compare

Add lua for supported languages

v1.2.0

30 Jul 16:38
Compare
Choose a tag to compare

Same as v1.1.0 but with a .deb package

v1.1.0

30 Jul 15:18
Compare
Choose a tag to compare

New version ! The subfolders are available you can now sort your projects directly at creation! CNPS will look for the folders of your project folder (or the one defined by yourself) so you can choose to put them (or not) in one of these subfolders when creating them!

v1.0.0

29 Jul 16:21
Compare
Choose a tag to compare

The Polyglot Project Creator is an open-source tool designed to streamline the rapid creation of new projects in popular programming languages such as Rust, Go, HTML (with or without JS). It aims to assist developers in quickly getting started by providing a basic infrastructure and a consistent file organization for different types of projects.