Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Typescript tool that uses the Mendix Model SDK to search and replace classnames

License

Notifications You must be signed in to change notification settings

JelteMX/mendix-project-class-renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mendix-project-class-renamer

This project is not finished yet and therefore not documented yet. This tool will rename classes (currently set in the cli.ts around r89) and commit the project. Obviously this needs to be finished

Development

This is developed using the Mendix Model SDK and Typescript. To do development, check out the repository and make sure you have the typescript compiler installed (npm install tsc -g). After you have installed the dependencies (npm install) you can run the compiler by running npm run build or npm run execute (this will do a build and execute the client)

License

The MIT License (MIT)

Copyright (c) 2018 J.W. Lagendijk jelte.lagendijk@mendix.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Typescript tool that uses the Mendix Model SDK to search and replace classnames

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published